HTML color code #AFB99B

Color name: None
RGB: 175, 185, 155
HSL: 80deg, 17.65%, 66.67%
Web safe color: No

RGB complementary color:

A complementary color for this color is #A69CBA.

Example text color using #AFB99B

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:#AFB99B;">Your text using HTML color code.</p>
<p style="color:rgb(175 185 155);">Your text using RGB color values.</p>
<p style="color:hsl(80deg 17.65% 66.67%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AFB99B; } </style>
<style> p { color:rgb(175 185 155); } </style>
<style> p { color:hsl(80deg 17.65% 66.67%); } </style>

Lighter colors

#B9C3A5
#C3CDAF
#CDD7B9
#D7E1C3
#E1EBCD
#EBF5D7
#F5FFE1
#FFFFEB

Darker colors

#A5AF91
#9BA587
#919B7D
#879173
#7D8769
#737D5F
#697355
#5F694B

Analogous colors

#ABBA9C
#A6BA9C
#A1BA9C
#9CBA9C
#9CBAA1
#9CBAA6
#9CBAAB
#9CBAB0

Trinary colors

#AFB99B
#9CB0BA
#BA9CB0

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