COLOR #D6DFE5

HEX: #D6DFE5 RGB: (214,223,229)

Color info

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

RGB color model

#D6DFE5 color RGB value is (214,223,229).

RGB: (214,223,229) (84%, 87%, 90%)

RGB channels and saturation

R 214 of 255 = 84%
G 223 of 255 = 87%
B 229 of 255 = 90%

214
223
229

R + G + B ~ 87%. #D6DFE5 is light color.

Portions of RGB colors in percentages

R + G + B = 214 + 223 + 229 = 666 (100%)
R 214 of 666 ~ 32.13%
G 223 of 666 ~ 33.48%
B 229 of 666 ~ 34.38'%

%32.13
%33.48
%34.38

CMYK color model

#D6DFE5 color CMYK value is (7,3,0,10).

  • cyan value is 6.55%
  • magenta value is 2.62%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (7,3,0,10)
C7M3Y0K10 (7%, 3%, 0%, 10%)
(0.07 / 0.03 / 0.00 / 0.10)

CMYK percentages

%6.55
%2.62
%0
%10.2

Codes

Color #D6DFE5 in popluar color models

D6 DF E5
RGB 214 223 229
HSL 204° 22.39% 86.86%
HSB/HSV 204° 6.55% 89.80%
CMYK 6.55% 2.62% 0.00%
10.20%

Color #D6DFE5 in popluar number systems.

HEX D6 DF E5
Decimal 214 223 229
Binary 11010110 11011111 11100101
Octal 326 337 345

Shades and tints

Shades of #D6DFE5

#D6DFE5
(214,223,229)
#C3CBD1
(195,203,209)
#B0B7BD
(176,183,189)
#9DA3A9
(157,163,169)
#8A8F95
(138,143,149)
#777B81
(119,123,129)
#64676D
(100,103,109)
#515359
(81,83,89)
#3E3F45
(62,63,69)
#2B2B31
(43,43,49)
#18171D
(24,23,29)
#000000
(0,0,0)

Tints of #D6DFE5

#D6DFE5
(214,223,229)
#D9E1E7
(217,225,231)
#DCE3E9
(220,227,233)
#DFE5EB
(223,229,235)
#E2E7ED
(226,231,237)
#E5E9EF
(229,233,239)
#E8EBF1
(232,235,241)
#EBEDF3
(235,237,243)
#EEEFF5
(238,239,245)
#F1F1F7
(241,241,247)
#F4F3F9
(244,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6DFE5; }

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

This text font color is #D6DFE5.

Background Color

.myBgColor { background-color: #D6DFE5; }

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

This div background color is #D6DFE5.

Border color

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

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

This div border color is #D6DFE5.

Opacity

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

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

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

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

This text has shadow with #D6DFE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6DFE5.

Preview

Color preview on black background

This text has color #D6DFE5 on black background.


Color preview on white background

This text has color #D6DFE5 on white background.


Black color preview on #D6DFE5 background

This text has black color on #D6DFE5 background.


White color preview on #D6DFE5 background

This text has white color on #D6DFE5 background.


Related colors

Complementary color

Complementary color for #hex is #29201A.


I love getcolorcode.com

Triadic colors

1 #E5D6DF and #DFE5D6 with #D6DFE5 are triadic colors.

2 #E5DFD6 and #DFD6E5 with #D6DFE5 are triadic colors.