HTML color code #BDD65B

Color name: None
RGB: 189, 214, 91
HSL: 72.20deg, 60.00%, 59.80%
Web safe color: No

RGB complementary color:

A complementary color for this color is #755CD6.

Example text color using #BDD65B

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:#BDD65B;">Your text using HTML color code.</p>
<p style="color:rgb(189 214 91);">Your text using RGB color values.</p>
<p style="color:hsl(72.20deg 60.00% 59.80%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BDD65B; } </style>
<style> p { color:rgb(189 214 91); } </style>
<style> p { color:hsl(72.20deg 60.00% 59.80%); } </style>

Lighter colors

#C7E065
#D1EA6F
#DBF479
#E5FE83
#EFFF8D
#F9FF97
#FFFFA1
#FFFFAB

Darker colors

#B3CC51
#A9C247
#9FB83D
#95AE33
#8BA429
#819A1F
#779015
#6D860B

Analogous colors

#A9D65C
#95D65C
#81D65C
#6CD65C
#5CD660
#5CD675
#5CD689
#5CD69D

Trinary colors

#BDD65B
#5CBED6
#D65CBE

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