HTML color code #BBAF95

Color name: None
RGB: 187, 175, 149
HSL: 41.05deg, 21.84%, 65.88%
Web safe color: No

RGB complementary color:

A complementary color for this color is #95A1BA.

Example text color using #BBAF95

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:#BBAF95;">Your text using HTML color code.</p>
<p style="color:rgb(187 175 149);">Your text using RGB color values.</p>
<p style="color:hsl(41.05deg 21.84% 65.88%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BBAF95; } </style>
<style> p { color:rgb(187 175 149); } </style>
<style> p { color:hsl(41.05deg 21.84% 65.88%); } </style>

Lighter colors

#C5B99F
#CFC3A9
#D9CDB3
#E3D7BD
#EDE1C7
#F7EBD1
#FFF5DB
#FFFFE5

Darker colors

#B1A58B
#A79B81
#9D9177
#93876D
#897D63
#7F7359
#75694F
#6B5F45

Analogous colors

#BAB595
#BABA95
#B3BA95
#ADBA95
#A7BA95
#A1BA95
#9BBA95
#95BA96

Trinary colors

#BBAF95
#95BAAE
#AE95BA

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