HTML color code #BDD12B

Color name: None
RGB: 189, 209, 43
HSL: 67.23deg, 65.87%, 49.41%
Web safe color: No

RGB complementary color:

A complementary color for this color is #3F2CD1.

Example text color using #BDD12B

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:#BDD12B;">Your text using HTML color code.</p>
<p style="color:rgb(189 209 43);">Your text using RGB color values.</p>
<p style="color:hsl(67.23deg 65.87% 49.41%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BDD12B; } </style>
<style> p { color:rgb(189 209 43); } </style>
<style> p { color:hsl(67.23deg 65.87% 49.41%); } </style>

Lighter colors

#C7DB35
#D1E53F
#DBEF49
#E5F953
#EFFF5D
#F9FF67
#FFFF71
#FFFF7B

Darker colors

#B3C721
#A9BD17
#9FB30D
#95A903
#8B9F00
#819500
#778B00
#6D8100

Analogous colors

#A2D12C
#87D12C
#6BD12C
#50D12C
#34D12C
#2CD13F
#2CD15B
#2CD176

Trinary colors

#BDD12B
#2CBED1
#D12CBE

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