HTML color code #BFBF70

Color name: None
RGB: 191, 191, 112
HSL: 60deg, 38.16%, 59.41%
Web safe color: No

RGB complementary color:

A complementary color for this color is #7171BF.

Example text color using #BFBF70

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:#BFBF70;">Your text using HTML color code.</p>
<p style="color:rgb(191 191 112);">Your text using RGB color values.</p>
<p style="color:hsl(60deg 38.16% 59.41%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BFBF70; } </style>
<style> p { color:rgb(191 191 112); } </style>
<style> p { color:hsl(60deg 38.16% 59.41%); } </style>

Lighter colors

#C9C97A
#D3D384
#DDDD8E
#E7E798
#F1F1A2
#FBFBAC
#FFFFB6
#FFFFC0

Darker colors

#B5B566
#ABAB5C
#A1A152
#979748
#8D8D3E
#838334
#79792A
#6F6F20

Analogous colors

#B2BF71
#A5BF71
#98BF71
#8BBF71
#7EBF71
#71BF71
#71BF7E
#71BF8B

Trinary colors

#BFBF70
#71BFBF
#BF71BF

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