HTML color code #AABB66

Color name: None
RGB: 170, 187, 102
HSL: 72deg, 38.46%, 56.67%
CSS shorthand: #AB6
Web safe color: No

RGB complementary color:

A complementary color for this color is #7766BA.

Example text color using #AABB66

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:#AABB66;">Your text using HTML color code.</p>
<p style="color:rgb(170 187 102);">Your text using RGB color values.</p>
<p style="color:hsl(72deg 38.46% 56.67%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AABB66; } </style>
<style> p { color:rgb(170 187 102); } </style>
<style> p { color:hsl(72deg 38.46% 56.67%); } </style>

Lighter colors

#B4C570
#BECF7A
#C8D984
#D2E38E
#DCED98
#E6F7A2
#F0FFAC
#FAFFB6

Darker colors

#A0B15C
#96A752
#8C9D48
#82933E
#788934
#6E7F2A
#647520
#5A6B16

Analogous colors

#9BBA66
#8DBA66
#80BA66
#72BA66
#66BA69
#66BA77
#66BA85
#66BA93

Trinary colors

#AABB66
#66A9BA
#BA66A9

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