COLOR #D9D6DE

HEX: #D9D6DE RGB: (217,214,222)

Color info

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

RGB color model

#D9D6DE color RGB value is (217,214,222).

RGB: (217,214,222) (85%, 84%, 87%)

RGB channels and saturation

R 217 of 255 = 85%
G 214 of 255 = 84%
B 222 of 255 = 87%

217
214
222

R + G + B ~ 85%. #D9D6DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 214 + 222 = 653 (100%)
R 217 of 653 ~ 33.23%
G 214 of 653 ~ 32.77%
B 222 of 653 ~ 34'%

%33.23
%32.77
%34

CMYK color model

#D9D6DE color CMYK value is (2,4,0,13).

  • cyan value is 2.25%
  • magenta value is 3.60%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (2,4,0,13)
C2M4Y0K13 (2%, 4%, 0%, 13%)
(0.02 / 0.04 / 0.00 / 0.13)

CMYK percentages

%2.25
%3.6
%0
%12.94

Codes

Color #D9D6DE in popluar color models

D9 D6 DE
RGB 217 214 222
HSL 263° 10.81% 85.49%
HSB/HSV 263° 3.60% 87.06%
CMYK 2.25% 3.60% 0.00%
12.94%

Color #D9D6DE in popluar number systems.

HEX D9 D6 DE
Decimal 217 214 222
Binary 11011001 11010110 11011110
Octal 331 326 336

Shades and tints

Shades of #D9D6DE

#D9D6DE
(217,214,222)
#C6C3CA
(198,195,202)
#B3B0B6
(179,176,182)
#A09DA2
(160,157,162)
#8D8A8E
(141,138,142)
#7A777A
(122,119,122)
#676466
(103,100,102)
#545152
(84,81,82)
#413E3E
(65,62,62)
#2E2B2A
(46,43,42)
#1B1816
(27,24,22)
#000000
(0,0,0)

Tints of #D9D6DE

#D9D6DE
(217,214,222)
#DCD9E1
(220,217,225)
#DFDCE4
(223,220,228)
#E2DFE7
(226,223,231)
#E5E2EA
(229,226,234)
#E8E5ED
(232,229,237)
#EBE8F0
(235,232,240)
#EEEBF3
(238,235,243)
#F1EEF6
(241,238,246)
#F4F1F9
(244,241,249)
#F7F4FC
(247,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9D6DE; }

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

This text font color is #D9D6DE.

Background Color

.myBgColor { background-color: #D9D6DE; }

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

This div background color is #D9D6DE.

Border color

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

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

This div border color is #D9D6DE.

Opacity

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

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

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

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

This text has shadow with #D9D6DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9D6DE.

Preview

Color preview on black background

This text has color #D9D6DE on black background.


Color preview on white background

This text has color #D9D6DE on white background.


Black color preview on #D9D6DE background

This text has black color on #D9D6DE background.


White color preview on #D9D6DE background

This text has white color on #D9D6DE background.


Related colors

Complementary color

Complementary color for #hex is #262921.


I love getcolorcode.com

Triadic colors

1 #DED9D6 and #D6DED9 with #D9D6DE are triadic colors.

2 #DED6D9 and #D6D9DE with #D9D6DE are triadic colors.