HTML color code #AABD98

Color name: None
RGB: 170, 189, 152
HSL: 90.81deg, 21.89%, 66.86%
Web safe color: No

RGB complementary color:

A complementary color for this color is #AA97BD.

Example text color using #AABD98

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:#AABD98;">Your text using HTML color code.</p>
<p style="color:rgb(170 189 152);">Your text using RGB color values.</p>
<p style="color:hsl(90.81deg 21.89% 66.86%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AABD98; } </style>
<style> p { color:rgb(170 189 152); } </style>
<style> p { color:hsl(90.81deg 21.89% 66.86%); } </style>

Lighter colors

#B4C7A2
#BED1AC
#C8DBB6
#D2E5C0
#DCEFCA
#E6F9D4
#F0FFDE
#FAFFE8

Darker colors

#A0B38E
#96A984
#8C9F7A
#829570
#788B66
#6E815C
#647752
#5A6D48

Analogous colors

#A3BD97
#9DBD97
#97BD98
#97BD9E
#97BDA4
#97BDAA
#97BDB1
#97BDB7

Trinary colors

#AABD98
#97A9BD
#BD97A9

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