HTML color code #BDCDC3

Color name: None
RGB: 189, 205, 195
HSL: 142.50deg, 13.79%, 77.25%
Web safe color: No

RGB complementary color:

A complementary color for this color is #CCBCC6.

Example text color using #BDCDC3

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:#BDCDC3;">Your text using HTML color code.</p>
<p style="color:rgb(189 205 195);">Your text using RGB color values.</p>
<p style="color:hsl(142.50deg 13.79% 77.25%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BDCDC3; } </style>
<style> p { color:rgb(189 205 195); } </style>
<style> p { color:hsl(142.50deg 13.79% 77.25%); } </style>

Lighter colors

#C7D7CD
#D1E1D7
#DBEBE1
#E5F5EB
#EFFFF5
#F9FFFF
#FFFFFF

Darker colors

#B3C3B9
#A9B9AF
#9FAFA5
#95A59B
#8B9B91
#819187
#77877D
#6D7D73

Analogous colors

#BCCCC4
#BCCCC7
#BCCCCA
#BCCBCC
#BCC9CC
#BCC6CC
#BCC3CC
#BCC1CC

Trinary colors

#BDCDC3
#C2BCCC
#CCC2BC

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