HTML color code #AFAF9B

Color name: None
RGB: 175, 175, 155
HSL: 60deg, 11.11%, 64.71%
Web safe color: No

RGB complementary color:

A complementary color for this color is #9D9DB0.

Example text color using #AFAF9B

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:#AFAF9B;">Your text using HTML color code.</p>
<p style="color:rgb(175 175 155);">Your text using RGB color values.</p>
<p style="color:hsl(60deg 11.11% 64.71%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AFAF9B; } </style>
<style> p { color:rgb(175 175 155); } </style>
<style> p { color:hsl(60deg 11.11% 64.71%); } </style>

Lighter colors

#B9B9A5
#C3C3AF
#CDCDB9
#D7D7C3
#E1E1CD
#EBEBD7
#F5F5E1
#FFFFEB

Darker colors

#A5A591
#9B9B87
#91917D
#878773
#7D7D69
#73735F
#696955
#5F5F4B

Analogous colors

#ADB09D
#A9B09D
#A6B09D
#A3B09D
#A0B09D
#9DB09D
#9DB0A0
#9DB0A3

Trinary colors

#AFAF9B
#9DB0B0
#B09DB0

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