HTML color code #BFAF97

Color name: None
RGB: 191, 175, 151
HSL: 36deg, 23.81%, 67.06%
Web safe color: No

RGB complementary color:

A complementary color for this color is #97A7BF.

Example text color using #BFAF97

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:#BFAF97;">Your text using HTML color code.</p>
<p style="color:rgb(191 175 151);">Your text using RGB color values.</p>
<p style="color:hsl(36deg 23.81% 67.06%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BFAF97; } </style>
<style> p { color:rgb(191 175 151); } </style>
<style> p { color:hsl(36deg 23.81% 67.06%); } </style>

Lighter colors

#C9B9A1
#D3C3AB
#DDCDB5
#E7D7BF
#F1E1C9
#FBEBD3
#FFF5DD
#FFFFE7

Darker colors

#B5A58D
#AB9B83
#A19179
#97876F
#8D7D65
#83735B
#796951
#6F5F47

Analogous colors

#BFB697
#BFBD97
#BBBF97
#B5BF97
#AEBF97
#A7BF97
#A0BF97
#9ABF97

Trinary colors

#BFAF97
#97BFAF
#AF97BF

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