COLOR #D6E3EC

HEX: #D6E3EC RGB: (214,227,236)

Color info

#D6E3EC contains red, green and blue colors in about the same proportion. Web safe color of #D6E3EC is #CCCCFF (or #CCF).

RGB color model

#D6E3EC color RGB value is (214,227,236).

RGB: (214,227,236) (84%, 89%, 93%)

RGB channels and saturation

R 214 of 255 = 84%
G 227 of 255 = 89%
B 236 of 255 = 93%

214
227
236

R + G + B ~ 89%. #D6E3EC is light color.

Portions of RGB colors in percentages

R + G + B = 214 + 227 + 236 = 677 (100%)
R 214 of 677 ~ 31.61%
G 227 of 677 ~ 33.53%
B 236 of 677 ~ 34.86'%

%31.61
%33.53
%34.86

CMYK color model

#D6E3EC color CMYK value is (9,4,0,7).

  • cyan value is 9.32%
  • magenta value is 3.81%
  • yellow value is 0.00%
  • key color value is 7.45%

CMYK: (9,4,0,7)
C9M4Y0K7 (9%, 4%, 0%, 7%)
(0.09 / 0.04 / 0.00 / 0.07)

CMYK percentages

%9.32
%3.81
%0
%7.45

Codes

Color #D6E3EC in popluar color models

D6 E3 EC
RGB 214 227 236
HSL 205° 36.67% 88.24%
HSB/HSV 205° 9.32% 92.55%
CMYK 9.32% 3.81% 0.00%
7.45%

Color #D6E3EC in popluar number systems.

HEX D6 E3 EC
Decimal 214 227 236
Binary 11010110 11100011 11101100
Octal 326 343 354

Shades and tints

Shades of #D6E3EC

#D6E3EC
(214,227,236)
#C3CFD7
(195,207,215)
#B0BBC2
(176,187,194)
#9DA7AD
(157,167,173)
#8A9398
(138,147,152)
#777F83
(119,127,131)
#646B6E
(100,107,110)
#515759
(81,87,89)
#3E4344
(62,67,68)
#2B2F2F
(43,47,47)
#181B1A
(24,27,26)
#000000
(0,0,0)

Tints of #D6E3EC

#D6E3EC
(214,227,236)
#D9E5ED
(217,229,237)
#DCE7EE
(220,231,238)
#DFE9EF
(223,233,239)
#E2EBF0
(226,235,240)
#E5EDF1
(229,237,241)
#E8EFF2
(232,239,242)
#EBF1F3
(235,241,243)
#EEF3F4
(238,243,244)
#F1F5F5
(241,245,245)
#F4F7F6
(244,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E3EC color. Also use rgb(214,227,236) instead hex code.

Text Font Color

.myTextColor { color: #D6E3EC; }

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

This text font color is #D6E3EC.

Background Color

.myBgColor { background-color: #D6E3EC; }

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

This div background color is #D6E3EC.

Border color

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

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

This div border color is #D6E3EC.

Opacity

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

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

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

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

This text has shadow with #D6E3EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E3EC.

Preview

Color preview on black background

This text has color #D6E3EC on black background.


Color preview on white background

This text has color #D6E3EC on white background.


Black color preview on #D6E3EC background

This text has black color on #D6E3EC background.


White color preview on #D6E3EC background

This text has white color on #D6E3EC background.


Related colors

Complementary color

Complementary color for #hex is #291C13.


I love getcolorcode.com

Triadic colors

1 #ECD6E3 and #E3ECD6 with #D6E3EC are triadic colors.

2 #ECE3D6 and #E3D6EC with #D6E3EC are triadic colors.