COLOR #D6D9DE

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

214
217
222

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

Portions of RGB colors in percentages

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

%32.77
%33.23
%34

CMYK color model

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

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

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

CMYK percentages

%3.6
%2.25
%0
%12.94

Codes

Color #D6D9DE in popluar color models

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

Color #D6D9DE in popluar number systems.

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

Shades and tints

Shades of #D6D9DE

#D6D9DE
(214,217,222)
#C3C6CA
(195,198,202)
#B0B3B6
(176,179,182)
#9DA0A2
(157,160,162)
#8A8D8E
(138,141,142)
#777A7A
(119,122,122)
#646766
(100,103,102)
#515452
(81,84,82)
#3E413E
(62,65,62)
#2B2E2A
(43,46,42)
#181B16
(24,27,22)
#000000
(0,0,0)

Tints of #D6D9DE

#D6D9DE
(214,217,222)
#D9DCE1
(217,220,225)
#DCDFE4
(220,223,228)
#DFE2E7
(223,226,231)
#E2E5EA
(226,229,234)
#E5E8ED
(229,232,237)
#E8EBF0
(232,235,240)
#EBEEF3
(235,238,243)
#EEF1F6
(238,241,246)
#F1F4F9
(241,244,249)
#F4F7FC
(244,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6D9DE; }

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

This text font color is #D6D9DE.

Background Color

.myBgColor { background-color: #D6D9DE; }

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

This div background color is #D6D9DE.

Border color

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

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

This div border color is #D6D9DE.

Opacity

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

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

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

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

This text has shadow with #D6D9DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D9DE.

Preview

Color preview on black background

This text has color #D6D9DE on black background.


Color preview on white background

This text has color #D6D9DE on white background.


Black color preview on #D6D9DE background

This text has black color on #D6D9DE background.


White color preview on #D6D9DE background

This text has white color on #D6D9DE background.


Related colors

Complementary color

Complementary color for #hex is #292621.


I love getcolorcode.com

Triadic colors

1 #DED6D9 and #D9DED6 with #D6D9DE are triadic colors.

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