HTML color code #AAAC96

Color name: None
RGB: 170, 172, 150
HSL: 65.45deg, 11.70%, 63.14%
Web safe color: No

RGB complementary color:

A complementary color for this color is #9695AB.

Example text color using #AAAC96

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:#AAAC96;">Your text using HTML color code.</p>
<p style="color:rgb(170 172 150);">Your text using RGB color values.</p>
<p style="color:hsl(65.45deg 11.70% 63.14%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AAAC96; } </style>
<style> p { color:rgb(170 172 150); } </style>
<style> p { color:hsl(65.45deg 11.70% 63.14%); } </style>

Lighter colors

#B4B6A0
#BEC0AA
#C8CAB4
#D2D4BE
#DCDEC8
#E6E8D2
#F0F2DC
#FAFCE6

Darker colors

#A0A28C
#969882
#8C8E78
#82846E
#787A64
#6E705A
#646650
#5A5C46

Analogous colors

#A5AB95
#A2AB95
#9EAB95
#9AAB95
#96AB95
#95AB96
#95AB9A
#95AB9E

Trinary colors

#AAAC96
#95A9AB
#AB95A9

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes