COLOR #BDD6DF

HEX: #BDD6DF RGB: (189,214,223)

Color info

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

RGB color model

#BDD6DF color RGB value is (189,214,223).

RGB: (189,214,223) (74%, 84%, 87%)

RGB channels and saturation

R 189 of 255 = 74%
G 214 of 255 = 84%
B 223 of 255 = 87%

189
214
223

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

Portions of RGB colors in percentages

R + G + B = 189 + 214 + 223 = 626 (100%)
R 189 of 626 ~ 30.19%
G 214 of 626 ~ 34.19%
B 223 of 626 ~ 35.62'%

%30.19
%34.19
%35.62

CMYK color model

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

  • cyan value is 15.25%
  • magenta value is 4.04%
  • yellow value is 0.00%
  • key color value is 12.55%

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

CMYK percentages

%15.25
%4.04
%0
%12.55

Codes

Color #BDD6DF in popluar color models

BD D6 DF
RGB 189 214 223
HSL 196° 34.69% 80.78%
HSB/HSV 196° 15.25% 87.45%
CMYK 15.25% 4.04% 0.00%
12.55%

Color #BDD6DF in popluar number systems.

HEX BD D6 DF
Decimal 189 214 223
Binary 10111101 11010110 11011111
Octal 275 326 337

Shades and tints

Shades of #BDD6DF

#BDD6DF
(189,214,223)
#ACC3CB
(172,195,203)
#9BB0B7
(155,176,183)
#8A9DA3
(138,157,163)
#798A8F
(121,138,143)
#68777B
(104,119,123)
#576467
(87,100,103)
#465153
(70,81,83)
#353E3F
(53,62,63)
#242B2B
(36,43,43)
#131817
(19,24,23)
#000000
(0,0,0)

Tints of #BDD6DF

#BDD6DF
(189,214,223)
#C3D9E1
(195,217,225)
#C9DCE3
(201,220,227)
#CFDFE5
(207,223,229)
#D5E2E7
(213,226,231)
#DBE5E9
(219,229,233)
#E1E8EB
(225,232,235)
#E7EBED
(231,235,237)
#EDEEEF
(237,238,239)
#F3F1F1
(243,241,241)
#F9F4F3
(249,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDD6DF color. Also use rgb(189,214,223) instead hex code.

Text Font Color

.myTextColor { color: #BDD6DF; }

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

This text font color is #BDD6DF.

Background Color

.myBgColor { background-color: #BDD6DF; }

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

This div background color is #BDD6DF.

Border color

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

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

This div border color is #BDD6DF.

Opacity

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

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

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

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

This text has shadow with #BDD6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDD6DF.

Preview

Color preview on black background

This text has color #BDD6DF on black background.


Color preview on white background

This text has color #BDD6DF on white background.


Black color preview on #BDD6DF background

This text has black color on #BDD6DF background.


White color preview on #BDD6DF background

This text has white color on #BDD6DF background.


Related colors

Complementary color

Complementary color for #hex is #422920.


I love getcolorcode.com

Triadic colors

1 #DFBDD6 and #D6DFBD with #BDD6DF are triadic colors.

2 #DFD6BD and #D6BDDF with #BDD6DF are triadic colors.