HTML color code #BDD999

Color name: None
RGB: 189, 217, 153
HSL: 86.25deg, 45.71%, 72.55%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B59AD9.

Example text color using #BDD999

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:#BDD999;">Your text using HTML color code.</p>
<p style="color:rgb(189 217 153);">Your text using RGB color values.</p>
<p style="color:hsl(86.25deg 45.71% 72.55%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BDD999; } </style>
<style> p { color:rgb(189 217 153); } </style>
<style> p { color:hsl(86.25deg 45.71% 72.55%); } </style>

Lighter colors

#C7E3A3
#D1EDAD
#DBF7B7
#E5FFC1
#EFFFCB
#F9FFD5
#FFFFDF
#FFFFE9

Darker colors

#B3CF8F
#A9C585
#9FBB7B
#95B171
#8BA767
#819D5D
#779353
#6D8949

Analogous colors

#B3D99A
#A9D99A
#9ED99A
#9AD9A0
#9AD9AB
#9AD9B5
#9AD9C0
#9AD9CA

Trinary colors

#BDD999
#9ABED9
#D99ABE

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