HTML color code #B99F9F

Color name: None
RGB: 185, 159, 159
HSL: 0deg, 15.66%, 67.45%
Web safe color: No

RGB complementary color:

A complementary color for this color is #A0BABA.

Example text color using #B99F9F

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:#B99F9F;">Your text using HTML color code.</p>
<p style="color:rgb(185 159 159);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 15.66% 67.45%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#B99F9F; } </style>
<style> p { color:rgb(185 159 159); } </style>
<style> p { color:hsl(0deg 15.66% 67.45%); } </style>

Lighter colors

#C3A9A9
#CDB3B3
#D7BDBD
#E1C7C7
#EBD1D1
#F5DBDB
#FFE5E5
#FFEFEF

Darker colors

#AF9595
#A58B8B
#9B8181
#917777
#876D6D
#7D6363
#735959
#694F4F

Analogous colors

#BAA4A0
#BAA9A0
#BAADA0
#BAB1A0
#BAB6A0
#BABAA0
#B6BAA0
#B1BAA0

Trinary colors

#B99F9F
#A0BAA0
#A0A0BA

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