HTML color code #999F85

Color name: None
RGB: 153, 159, 133
HSL: 73.85deg, 11.93%, 57.25%
Web safe color: No

RGB complementary color:

A complementary color for this color is #8B859E.

Example text color using #999F85

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:#999F85;">Your text using HTML color code.</p>
<p style="color:rgb(153 159 133);">Your text using RGB color values.</p>
<p style="color:hsl(73.85deg 11.93% 57.25%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#999F85; } </style>
<style> p { color:rgb(153 159 133); } </style>
<style> p { color:hsl(73.85deg 11.93% 57.25%); } </style>

Lighter colors

#A3A98F
#ADB399
#B7BDA3
#C1C7AD
#CBD1B7
#D5DBC1
#DFE5CB
#E9EFD5

Darker colors

#8F957B
#858B71
#7B8167
#71775D
#676D53
#5D6349
#53593F
#494F35

Analogous colors

#949E85
#909E85
#8C9E85
#879E85
#859E86
#859E8B
#859E8F
#859E93

Trinary colors

#999F85
#85989E
#9E8598

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