HTML color code #AFA08B

Color name: None
RGB: 175, 160, 139
HSL: 35deg, 18.37%, 61.57%
Web safe color: No

RGB complementary color:

A complementary color for this color is #8B9AB0.

Example text color using #AFA08B

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:#AFA08B;">Your text using HTML color code.</p>
<p style="color:rgb(175 160 139);">Your text using RGB color values.</p>
<p style="color:hsl(35deg 18.37% 61.57%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AFA08B; } </style>
<style> p { color:rgb(175 160 139); } </style>
<style> p { color:hsl(35deg 18.37% 61.57%); } </style>

Lighter colors

#B9AA95
#C3B49F
#CDBEA9
#D7C8B3
#E1D2BD
#EBDCC7
#F5E6D1
#FFF0DB

Darker colors

#A59681
#9B8C77
#91826D
#877863
#7D6E59
#73644F
#695A45
#5F503B

Analogous colors

#B0A78B
#B0AD8B
#ADB08B
#A7B08B
#A1B08B
#9AB08B
#94B08B
#8EB08B

Trinary colors

#AFA08B
#8BB0A1
#A18BB0

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