HTML color code #BFAF33

Color name: None
RGB: 191, 175, 51
HSL: 53.14deg, 57.85%, 47.45%
Web safe color: No

RGB complementary color:

A complementary color for this color is #3444BF.

Example text color using #BFAF33

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:#BFAF33;">Your text using HTML color code.</p>
<p style="color:rgb(191 175 51);">Your text using RGB color values.</p>
<p style="color:hsl(53.14deg 57.85% 47.45%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BFAF33; } </style>
<style> p { color:rgb(191 175 51); } </style>
<style> p { color:hsl(53.14deg 57.85% 47.45%); } </style>

Lighter colors

#C9B93D
#D3C347
#DDCD51
#E7D75B
#F1E165
#FBEB6F
#FFF579
#FFFF83

Darker colors

#B5A529
#AB9B1F
#A19115
#97870B
#8D7D01
#837300
#796900
#6F5F00

Analogous colors

#B8BF34
#A1BF34
#8ABF34
#72BF34
#5BBF34
#44BF34
#34BF3B
#34BF52

Trinary colors

#BFAF33
#34BFAF
#AF34BF

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