HTML color code #C99D5F

Color name: None
RGB: 201, 157, 95
HSL: 35.09deg, 49.53%, 58.04%
Web safe color: No

RGB complementary color:

A complementary color for this color is #5F8BC9.

Example text color using #C99D5F

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:#C99D5F;">Your text using HTML color code.</p>
<p style="color:rgb(201 157 95);">Your text using RGB color values.</p>
<p style="color:hsl(35.09deg 49.53% 58.04%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#C99D5F; } </style>
<style> p { color:rgb(201 157 95); } </style>
<style> p { color:hsl(35.09deg 49.53% 58.04%); } </style>

Lighter colors

#D3A769
#DDB173
#E7BB7D
#F1C587
#FBCF91
#FFD99B
#FFE3A5
#FFEDAF

Darker colors

#BF9355
#B5894B
#AB7F41
#A17537
#976B2D
#8D6123
#835719
#794D0F

Analogous colors

#C9AF5F
#C9C15F
#C1C95F
#AFC95F
#9DC95F
#8BC95F
#79C95F
#68C95F

Trinary colors

#C99D5F
#5FC99D
#9D5FC9

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