COLOR #D6D4EC

HEX: #D6D4EC RGB: (214,212,236)

Color info

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

RGB color model

#D6D4EC color RGB value is (214,212,236).

RGB: (214,212,236) (84%, 83%, 93%)

RGB channels and saturation

R 214 of 255 = 84%
G 212 of 255 = 83%
B 236 of 255 = 93%

214
212
236

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

Portions of RGB colors in percentages

R + G + B = 214 + 212 + 236 = 662 (100%)
R 214 of 662 ~ 32.33%
G 212 of 662 ~ 32.02%
B 236 of 662 ~ 35.65'%

%32.33
%32.02
%35.65

CMYK color model

#D6D4EC color CMYK value is (9,10,0,7).

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

CMYK: (9,10,0,7)
C9M10Y0K7 (9%, 10%, 0%, 7%)
(0.09 / 0.10 / 0.00 / 0.07)

CMYK percentages

%9.32
%10.17
%0
%7.45

Codes

Color #D6D4EC in popluar color models

D6 D4 EC
RGB 214 212 236
HSL 245° 38.71% 87.84%
HSB/HSV 245° 10.17% 92.55%
CMYK 9.32% 10.17% 0.00%
7.45%

Color #D6D4EC in popluar number systems.

HEX D6 D4 EC
Decimal 214 212 236
Binary 11010110 11010100 11101100
Octal 326 324 354

Shades and tints

Shades of #D6D4EC

#D6D4EC
(214,212,236)
#C3C1D7
(195,193,215)
#B0AEC2
(176,174,194)
#9D9BAD
(157,155,173)
#8A8898
(138,136,152)
#777583
(119,117,131)
#64626E
(100,98,110)
#514F59
(81,79,89)
#3E3C44
(62,60,68)
#2B292F
(43,41,47)
#18161A
(24,22,26)
#000000
(0,0,0)

Tints of #D6D4EC

#D6D4EC
(214,212,236)
#D9D7ED
(217,215,237)
#DCDAEE
(220,218,238)
#DFDDEF
(223,221,239)
#E2E0F0
(226,224,240)
#E5E3F1
(229,227,241)
#E8E6F2
(232,230,242)
#EBE9F3
(235,233,243)
#EEECF4
(238,236,244)
#F1EFF5
(241,239,245)
#F4F2F6
(244,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6D4EC; }

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

This text font color is #D6D4EC.

Background Color

.myBgColor { background-color: #D6D4EC; }

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

This div background color is #D6D4EC.

Border color

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

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

This div border color is #D6D4EC.

Opacity

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

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

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

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

This text has shadow with #D6D4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D4EC.

Preview

Color preview on black background

This text has color #D6D4EC on black background.


Color preview on white background

This text has color #D6D4EC on white background.


Black color preview on #D6D4EC background

This text has black color on #D6D4EC background.


White color preview on #D6D4EC background

This text has white color on #D6D4EC background.


Related colors

Complementary color

Complementary color for #hex is #292B13.


I love getcolorcode.com

Triadic colors

1 #ECD6D4 and #D4ECD6 with #D6D4EC are triadic colors.

2 #ECD4D6 and #D4D6EC with #D6D4EC are triadic colors.