COLOR #D4D6DE

HEX: #D4D6DE RGB: (212,214,222)

Color info

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

RGB color model

#D4D6DE color RGB value is (212,214,222).

RGB: (212,214,222) (83%, 84%, 87%)

RGB channels and saturation

R 212 of 255 = 83%
G 214 of 255 = 84%
B 222 of 255 = 87%

212
214
222

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

Portions of RGB colors in percentages

R + G + B = 212 + 214 + 222 = 648 (100%)
R 212 of 648 ~ 32.72%
G 214 of 648 ~ 33.02%
B 222 of 648 ~ 34.26'%

%32.72
%33.02
%34.26

CMYK color model

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

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

CMYK: (5,4,0,13)
C5M4Y0K13 (5%, 4%, 0%, 13%)
(0.05 / 0.04 / 0.00 / 0.13)

CMYK percentages

%4.5
%3.6
%0
%12.94

Codes

Color #D4D6DE in popluar color models

D4 D6 DE
RGB 212 214 222
HSL 228° 13.16% 85.10%
HSB/HSV 228° 4.50% 87.06%
CMYK 4.50% 3.60% 0.00%
12.94%

Color #D4D6DE in popluar number systems.

HEX D4 D6 DE
Decimal 212 214 222
Binary 11010100 11010110 11011110
Octal 324 326 336

Shades and tints

Shades of #D4D6DE

#D4D6DE
(212,214,222)
#C1C3CA
(193,195,202)
#AEB0B6
(174,176,182)
#9B9DA2
(155,157,162)
#888A8E
(136,138,142)
#75777A
(117,119,122)
#626466
(98,100,102)
#4F5152
(79,81,82)
#3C3E3E
(60,62,62)
#292B2A
(41,43,42)
#161816
(22,24,22)
#000000
(0,0,0)

Tints of #D4D6DE

#D4D6DE
(212,214,222)
#D7D9E1
(215,217,225)
#DADCE4
(218,220,228)
#DDDFE7
(221,223,231)
#E0E2EA
(224,226,234)
#E3E5ED
(227,229,237)
#E6E8F0
(230,232,240)
#E9EBF3
(233,235,243)
#ECEEF6
(236,238,246)
#EFF1F9
(239,241,249)
#F2F4FC
(242,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4D6DE; }

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

This text font color is #D4D6DE.

Background Color

.myBgColor { background-color: #D4D6DE; }

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

This div background color is #D4D6DE.

Border color

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

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

This div border color is #D4D6DE.

Opacity

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

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

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

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

This text has shadow with #D4D6DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D6DE.

Preview

Color preview on black background

This text has color #D4D6DE on black background.


Color preview on white background

This text has color #D4D6DE on white background.


Black color preview on #D4D6DE background

This text has black color on #D4D6DE background.


White color preview on #D4D6DE background

This text has white color on #D4D6DE background.


Related colors

Complementary color

Complementary color for #hex is #2B2921.


I love getcolorcode.com

Triadic colors

1 #DED4D6 and #D6DED4 with #D4D6DE are triadic colors.

2 #DED6D4 and #D6D4DE with #D4D6DE are triadic colors.