COLOR #BDD5DE

HEX: #BDD5DE RGB: (189,213,222)

Color info

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

RGB color model

#BDD5DE color RGB value is (189,213,222).

RGB: (189,213,222) (74%, 84%, 87%)

RGB channels and saturation

R 189 of 255 = 74%
G 213 of 255 = 84%
B 222 of 255 = 87%

189
213
222

R + G + B ~ 82%. #BDD5DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 213 + 222 = 624 (100%)
R 189 of 624 ~ 30.29%
G 213 of 624 ~ 34.13%
B 222 of 624 ~ 35.58'%

%30.29
%34.13
%35.58

CMYK color model

#BDD5DE color CMYK value is (15,4,0,13).

  • cyan value is 14.86%
  • magenta value is 4.05%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (15,4,0,13)
C15M4Y0K13 (15%, 4%, 0%, 13%)
(0.15 / 0.04 / 0.00 / 0.13)

CMYK percentages

%14.86
%4.05
%0
%12.94

Codes

Color #BDD5DE in popluar color models

BD D5 DE
RGB 189 213 222
HSL 196° 33.33% 80.59%
HSB/HSV 196° 14.86% 87.06%
CMYK 14.86% 4.05% 0.00%
12.94%

Color #BDD5DE in popluar number systems.

HEX BD D5 DE
Decimal 189 213 222
Binary 10111101 11010101 11011110
Octal 275 325 336

Shades and tints

Shades of #BDD5DE

#BDD5DE
(189,213,222)
#ACC2CA
(172,194,202)
#9BAFB6
(155,175,182)
#8A9CA2
(138,156,162)
#79898E
(121,137,142)
#68767A
(104,118,122)
#576366
(87,99,102)
#465052
(70,80,82)
#353D3E
(53,61,62)
#242A2A
(36,42,42)
#131716
(19,23,22)
#000000
(0,0,0)

Tints of #BDD5DE

#BDD5DE
(189,213,222)
#C3D8E1
(195,216,225)
#C9DBE4
(201,219,228)
#CFDEE7
(207,222,231)
#D5E1EA
(213,225,234)
#DBE4ED
(219,228,237)
#E1E7F0
(225,231,240)
#E7EAF3
(231,234,243)
#EDEDF6
(237,237,246)
#F3F0F9
(243,240,249)
#F9F3FC
(249,243,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDD5DE; }

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

This text font color is #BDD5DE.

Background Color

.myBgColor { background-color: #BDD5DE; }

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

This div background color is #BDD5DE.

Border color

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

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

This div border color is #BDD5DE.

Opacity

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

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

Text with #BDD5DE 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 #BDD5DE;}

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

This text has shadow with #BDD5DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDD5DE.

Preview

Color preview on black background

This text has color #BDD5DE on black background.


Color preview on white background

This text has color #BDD5DE on white background.


Black color preview on #BDD5DE background

This text has black color on #BDD5DE background.


White color preview on #BDD5DE background

This text has white color on #BDD5DE background.


Related colors

Complementary color

Complementary color for #hex is #422A21.


I love getcolorcode.com

Gradients

Color #BDD5DE is used in Pastel Blue gradient.

Pastel Blue


Triadic colors

1 #DEBDD5 and #D5DEBD with #BDD5DE are triadic colors.

2 #DED5BD and #D5BDDE with #BDD5DE are triadic colors.