HTML color code #BDBD2B

Color name: None
RGB: 189, 189, 43
HSL: 60deg, 62.93%, 45.49%
Web safe color: No

RGB complementary color:

A complementary color for this color is #2B2BBD.

Example text color using #BDBD2B

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:#BDBD2B;">Your text using HTML color code.</p>
<p style="color:rgb(189 189 43);">Your text using RGB color values.</p>
<p style="color:hsl(60deg 62.93% 45.49%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BDBD2B; } </style>
<style> p { color:rgb(189 189 43); } </style>
<style> p { color:hsl(60deg 62.93% 45.49%); } </style>

Lighter colors

#C7C735
#D1D13F
#DBDB49
#E5E553
#EFEF5D
#F9F967
#FFFF71
#FFFF7B

Darker colors

#B3B321
#A9A917
#9F9F0D
#959503
#8B8B00
#818100
#777700
#6D6D00

Analogous colors

#A4BD2B
#8CBD2B
#74BD2B
#5CBD2B
#44BD2B
#2BBD2B
#2BBD44
#2BBD5C

Trinary colors

#BDBD2B
#2BBDBD
#BD2BBD

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