COLOR #BDCBDE

HEX: #BDCBDE RGB: (189,203,222)

Color info

#BDCBDE contains red, green and blue colors in about the same proportion. Web safe color of #BDCBDE is #CCCCCC (or #CCC).

RGB color model

#BDCBDE color RGB value is (189,203,222).

RGB: (189,203,222) (74%, 80%, 87%)

RGB channels and saturation

R 189 of 255 = 74%
G 203 of 255 = 80%
B 222 of 255 = 87%

189
203
222

R + G + B ~ 80%. #BDCBDE is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 203 + 222 = 614 (100%)
R 189 of 614 ~ 30.78%
G 203 of 614 ~ 33.06%
B 222 of 614 ~ 36.16'%

%30.78
%33.06
%36.16

CMYK color model

#BDCBDE color CMYK value is (15,9,0,13).

  • cyan value is 14.86%
  • magenta value is 8.56%
  • yellow value is 0.00%
  • key color value is 12.94%
CMYK: (15,9,0,13) C15M9Y0K13 (15%,9%,0%,13%) (0.15/0.09/0.00/0.13) 

CMYK percentages

%14.86
%8.56
%0
%12.94

Codes

Color #BDCBDE in popluar color models

BD CB DE
RGB 189 203 222
HSL 215° 33.33% 80.59%
HSB/HSV 215° 14.86% 87.06%
CMYK 14.86% 8.56% 0.00%
12.94%

Color #BDCBDE in popluar number systems.

HEX BD CB DE
Decimal 189 203 222
Binary 10111101 11001011 11011110
Octal 275 313 336

Shades and tints

Shades of #BDCBDE

#BDCBDE
(189,203,222)
#ACB9CA
(172,185,202)
#9BA7B6
(155,167,182)
#8A95A2
(138,149,162)
#79838E
(121,131,142)
#68717A
(104,113,122)
#575F66
(87,95,102)
#464D52
(70,77,82)
#353B3E
(53,59,62)
#24292A
(36,41,42)
#131716
(19,23,22)
#000000
(0,0,0)

Tints of #BDCBDE

#BDCBDE
(189,203,222)
#C3CFE1
(195,207,225)
#C9D3E4
(201,211,228)
#CFD7E7
(207,215,231)
#D5DBEA
(213,219,234)
#DBDFED
(219,223,237)
#E1E3F0
(225,227,240)
#E7E7F3
(231,231,243)
#EDEBF6
(237,235,246)
#F3EFF9
(243,239,249)
#F9F3FC
(249,243,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDCBDE color. Also use rgb(189,203,222) instead hex code.

Text Font Color

.myTextColor { color: #BDCBDE; }

<p style="color:#BDCBDE">This sample text font color is #BDCBDE.</p>

This text font color is #BDCBDE.

Background Color

.myBgColor { background-color: #BDCBDE; }

<div style="background-color:#BDCBDE">Inner text</div>

This div background color is #BDCBDE.

Border color

.myBorderColor { border: 1px solid #BDCBDE; }

<div style="border:3px solid #BDCBDE">Div</div>

This div border color is #BDCBDE.

Opacity

.myOpacity80 { color: #BDCBDE; opacity: 0.8; }

<p style="color:#BDCBDE;opacity:0.8;">80%</p>

Text with #BDCBDE color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #BDCBDE;}

<p style="text-shadow: 3px 3px 1px #BDCBDE">Text here.</p>

This text has shadow with #BDCBDE color.


.textShadow {text-shadow: 3px 3px 1px #BDCBDE', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #BDCBDE, 5px 5px 20px red">Text here.</p>

This text has shadow with #BDCBDE primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#BDCBDE, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#BDCBDE, Direction=45, Strength=4)">Text</p>

This text has shadow with #BDCBDE and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #BDCBDE;
-webkit-box-shadow: 1px 1px 3px 2px #BDCBDE;
box-shadow: 1px 1px 3px 2px #BDCBDE;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #BDCBDE; -webkit-box-shadow: 1px 1px 3px 2px #BDCBDE; box-shadow:1px 1px 3px 2px #BDCBDE;">
Div content here
</div>

This div box has shadow with color #BDCBDE.

Preview

Color preview on black background

This text has color #BDCBDE on black background.


Color preview on white background

This text has color #BDCBDE on white background.


Black color preview on #BDCBDE background

This text has black color on #BDCBDE background.


White color preview on #BDCBDE background

This text has white color on #BDCBDE background.


Related colors

Complementary color

Complementary color for #hex is #423421.


I love getcolorcode.com

Triadic colors

1 #DEBDCB and #CBDEBD with #BDCBDE are triadic colors.

2 #DECBBD and #CBBDDE with #BDCBDE are triadic colors.