COLOR #D6D2DE

HEX: #D6D2DE RGB: (214,210,222)

Color info

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

RGB color model

#D6D2DE color RGB value is (214,210,222).

RGB: (214,210,222) (84%, 82%, 87%)

RGB channels and saturation

R 214 of 255 = 84%
G 210 of 255 = 82%
B 222 of 255 = 87%

214
210
222

R + G + B ~ 84%. #D6D2DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 210 + 222 = 646 (100%)
R 214 of 646 ~ 33.13%
G 210 of 646 ~ 32.51%
B 222 of 646 ~ 34.37'%

%33.13
%32.51
%34.37

CMYK color model

#D6D2DE color CMYK value is (4,5,0,13).

  • cyan value is 3.60%
  • magenta value is 5.41%
  • yellow value is 0.00%
  • key color value is 12.94%
CMYK: (4,5,0,13) C4M5Y0K13 (4%,5%,0%,13%) (0.04/0.05/0.00/0.13) 

CMYK percentages

%3.6
%5.41
%0
%12.94

Codes

Color #D6D2DE in popluar color models

D6 D2 DE
RGB 214 210 222
HSL 260° 15.38% 84.71%
HSB/HSV 260° 5.41% 87.06%
CMYK 3.60% 5.41% 0.00%
12.94%

Color #D6D2DE in popluar number systems.

HEX D6 D2 DE
Decimal 214 210 222
Binary 11010110 11010010 11011110
Octal 326 322 336

Shades and tints

Shades of #D6D2DE

#D6D2DE
(214,210,222)
#C3BFCA
(195,191,202)
#B0ACB6
(176,172,182)
#9D99A2
(157,153,162)
#8A868E
(138,134,142)
#77737A
(119,115,122)
#646066
(100,96,102)
#514D52
(81,77,82)
#3E3A3E
(62,58,62)
#2B272A
(43,39,42)
#181416
(24,20,22)
#000000
(0,0,0)

Tints of #D6D2DE

#D6D2DE
(214,210,222)
#D9D6E1
(217,214,225)
#DCDAE4
(220,218,228)
#DFDEE7
(223,222,231)
#E2E2EA
(226,226,234)
#E5E6ED
(229,230,237)
#E8EAF0
(232,234,240)
#EBEEF3
(235,238,243)
#EEF2F6
(238,242,246)
#F1F6F9
(241,246,249)
#F4FAFC
(244,250,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6D2DE color. Also use rgb(214,210,222) instead hex code.

Text Font Color

.myTextColor { color: #D6D2DE; }

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

This text font color is #D6D2DE.

Background Color

.myBgColor { background-color: #D6D2DE; }

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

This div background color is #D6D2DE.

Border color

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

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

This div border color is #D6D2DE.

Opacity

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

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

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

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

This text has shadow with #D6D2DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D2DE.

Preview

Color preview on black background

This text has color #D6D2DE on black background.


Color preview on white background

This text has color #D6D2DE on white background.


Black color preview on #D6D2DE background

This text has black color on #D6D2DE background.


White color preview on #D6D2DE background

This text has white color on #D6D2DE background.


Related colors

Complementary color

Complementary color for #hex is #292D21.


I love getcolorcode.com

Triadic colors

1 #DED6D2 and #D2DED6 with #D6D2DE are triadic colors.

2 #DED2D6 and #D2D6DE with #D6D2DE are triadic colors.