COLOR #D6E4DB

HEX: #D6E4DB RGB: (214,228,219)

Color info

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

RGB color model

#D6E4DB color RGB value is (214,228,219).

RGB: (214,228,219) (84%, 89%, 86%)

RGB channels and saturation

R 214 of 255 = 84%
G 228 of 255 = 89%
B 219 of 255 = 86%

214
228
219

R + G + B ~ 86%. #D6E4DB is light color.

Portions of RGB colors in percentages

R + G + B = 214 + 228 + 219 = 661 (100%)
R 214 of 661 ~ 32.38%
G 228 of 661 ~ 34.49%
B 219 of 661 ~ 33.13'%

%32.38
%34.49
%33.13

CMYK color model

#D6E4DB color CMYK value is (6,0,4,11).

  • cyan value is 6.14%
  • magenta value is 0.00%
  • yellow value is 3.95%
  • key color value is 10.59%

CMYK: (6,0,4,11)
C6M0Y4K11 (6%, 0%, 4%, 11%)
(0.06 / 0.00 / 0.04 / 0.11)

CMYK percentages

%6.14
%0
%3.95
%10.59

Codes

Color #D6E4DB in popluar color models

D6 E4 DB
RGB 214 228 219
HSL 141° 20.59% 86.67%
HSB/HSV 141° 6.14% 89.41%
CMYK 6.14% 0.00% 3.95%
10.59%

Color #D6E4DB in popluar number systems.

HEX D6 E4 DB
Decimal 214 228 219
Binary 11010110 11100100 11011011
Octal 326 344 333

Shades and tints

Shades of #D6E4DB

#D6E4DB
(214,228,219)
#C3D0C8
(195,208,200)
#B0BCB5
(176,188,181)
#9DA8A2
(157,168,162)
#8A948F
(138,148,143)
#77807C
(119,128,124)
#646C69
(100,108,105)
#515856
(81,88,86)
#3E4443
(62,68,67)
#2B3030
(43,48,48)
#181C1D
(24,28,29)
#000000
(0,0,0)

Tints of #D6E4DB

#D6E4DB
(214,228,219)
#D9E6DE
(217,230,222)
#DCE8E1
(220,232,225)
#DFEAE4
(223,234,228)
#E2ECE7
(226,236,231)
#E5EEEA
(229,238,234)
#E8F0ED
(232,240,237)
#EBF2F0
(235,242,240)
#EEF4F3
(238,244,243)
#F1F6F6
(241,246,246)
#F4F8F9
(244,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6E4DB; }

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

This text font color is #D6E4DB.

Background Color

.myBgColor { background-color: #D6E4DB; }

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

This div background color is #D6E4DB.

Border color

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

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

This div border color is #D6E4DB.

Opacity

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

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

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

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

This text has shadow with #D6E4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E4DB.

Preview

Color preview on black background

This text has color #D6E4DB on black background.


Color preview on white background

This text has color #D6E4DB on white background.


Black color preview on #D6E4DB background

This text has black color on #D6E4DB background.


White color preview on #D6E4DB background

This text has white color on #D6E4DB background.


Related colors

Complementary color

Complementary color for #hex is #291B24.


I love getcolorcode.com

Triadic colors

1 #DBD6E4 and #E4DBD6 with #D6E4DB are triadic colors.

2 #DBE4D6 and #E4D6DB with #D6E4DB are triadic colors.