COLOR #D6E7DB

HEX: #D6E7DB RGB: (214,231,219)

Color info

#D6E7DB contains red, green and blue colors in about the same proportion. Web safe color of #D6E7DB is #CCFFCC (or #CFC).

RGB color model

#D6E7DB color RGB value is (214,231,219).

RGB: (214,231,219) (84%, 91%, 86%)

RGB channels and saturation

R 214 of 255 = 84%
G 231 of 255 = 91%
B 219 of 255 = 86%

214
231
219

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

Portions of RGB colors in percentages

R + G + B = 214 + 231 + 219 = 664 (100%)
R 214 of 664 ~ 32.23%
G 231 of 664 ~ 34.79%
B 219 of 664 ~ 32.98'%

%32.23
%34.79
%32.98

CMYK color model

#D6E7DB color CMYK value is (7,0,5,9).

  • cyan value is 7.36%
  • magenta value is 0.00%
  • yellow value is 5.19%
  • key color value is 9.41%
CMYK: (7,0,5,9) C7M0Y5K9 (7%,0%,5%,9%) (0.07/0.00/0.05/0.09) 

CMYK percentages

%7.36
%0
%5.19
%9.41

Codes

Color #D6E7DB in popluar color models

D6 E7 DB
RGB 214 231 219
HSL 138° 26.15% 87.25%
HSB/HSV 138° 7.36% 90.59%
CMYK 7.36% 0.00% 5.19%
9.41%

Color #D6E7DB in popluar number systems.

HEX D6 E7 DB
Decimal 214 231 219
Binary 11010110 11100111 11011011
Octal 326 347 333

Shades and tints

Shades of #D6E7DB

#D6E7DB
(214,231,219)
#C3D2C8
(195,210,200)
#B0BDB5
(176,189,181)
#9DA8A2
(157,168,162)
#8A938F
(138,147,143)
#777E7C
(119,126,124)
#646969
(100,105,105)
#515456
(81,84,86)
#3E3F43
(62,63,67)
#2B2A30
(43,42,48)
#18151D
(24,21,29)
#000000
(0,0,0)

Tints of #D6E7DB

#D6E7DB
(214,231,219)
#D9E9DE
(217,233,222)
#DCEBE1
(220,235,225)
#DFEDE4
(223,237,228)
#E2EFE7
(226,239,231)
#E5F1EA
(229,241,234)
#E8F3ED
(232,243,237)
#EBF5F0
(235,245,240)
#EEF7F3
(238,247,243)
#F1F9F6
(241,249,246)
#F4FBF9
(244,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E7DB color. Also use rgb(214,231,219) instead hex code.

Text Font Color

.myTextColor { color: #D6E7DB; }

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

This text font color is #D6E7DB.

Background Color

.myBgColor { background-color: #D6E7DB; }

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

This div background color is #D6E7DB.

Border color

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

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

This div border color is #D6E7DB.

Opacity

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

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

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

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

This text has shadow with #D6E7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E7DB.

Preview

Color preview on black background

This text has color #D6E7DB on black background.


Color preview on white background

This text has color #D6E7DB on white background.


Black color preview on #D6E7DB background

This text has black color on #D6E7DB background.


White color preview on #D6E7DB background

This text has white color on #D6E7DB background.


Related colors

Complementary color

Complementary color for #hex is #291824.


I love getcolorcode.com

Triadic colors

1 #DBD6E7 and #E7DBD6 with #D6E7DB are triadic colors.

2 #DBE7D6 and #E7D6DB with #D6E7DB are triadic colors.