HTML color code #AD9F95

Color name: None
RGB: 173, 159, 149
HSL: 25deg, 12.77%, 63.14%
Web safe color: No

RGB complementary color:

A complementary color for this color is #95A3AD.

Example text color using #AD9F95

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:#AD9F95;">Your text using HTML color code.</p>
<p style="color:rgb(173 159 149);">Your text using RGB color values.</p>
<p style="color:hsl(25deg 12.77% 63.14%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AD9F95; } </style>
<style> p { color:rgb(173 159 149); } </style>
<style> p { color:hsl(25deg 12.77% 63.14%); } </style>

Lighter colors

#B7A99F
#C1B3A9
#CBBDB3
#D5C7BD
#DFD1C7
#E9DBD1
#F3E5DB
#FDEFE5

Darker colors

#A3958B
#998B81
#8F8177
#85776D
#7B6D63
#716359
#67594F
#5D4F45

Analogous colors

#ADA395
#ADA795
#ADAB95
#ABAD95
#A7AD95
#A3AD95
#9FAD95
#9BAD95

Trinary colors

#AD9F95
#95AD9F
#9F95AD

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