HTML color code #AAA095

Color name: None
RGB: 170, 160, 149
HSL: 31.43deg, 10.99%, 62.55%
Web safe color: No

RGB complementary color:

A complementary color for this color is #96A0AB.

Example text color using #AAA095

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:#AAA095;">Your text using HTML color code.</p>
<p style="color:rgb(170 160 149);">Your text using RGB color values.</p>
<p style="color:hsl(31.43deg 10.99% 62.55%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AAA095; } </style>
<style> p { color:rgb(170 160 149); } </style>
<style> p { color:hsl(31.43deg 10.99% 62.55%); } </style>

Lighter colors

#B4AA9F
#BEB4A9
#C8BEB3
#D2C8BD
#DCD2C7
#E6DCD1
#F0E6DB
#FAF0E5

Darker colors

#A0968B
#968C81
#8C8277
#82786D
#786E63
#6E6459
#645A4F
#5A5045

Analogous colors

#ABA496
#ABA896
#ABAB96
#A7AB96
#A4AB96
#A0AB96
#9DAB96
#99AB96

Trinary colors

#AAA095
#96ABA1
#A196AB

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