COLOR #D4D6CE

HEX: #D4D6CE RGB: (212,214,206)

Color info

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

RGB color model

#D4D6CE color RGB value is (212,214,206).

RGB: (212,214,206) (83%, 84%, 81%)

RGB channels and saturation

R 212 of 255 = 83%
G 214 of 255 = 84%
B 206 of 255 = 81%

212
214
206

R + G + B ~ 83%. #D4D6CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 214 + 206 = 632 (100%)
R 212 of 632 ~ 33.54%
G 214 of 632 ~ 33.86%
B 206 of 632 ~ 32.59'%

%33.54
%33.86
%32.59

CMYK color model

#D4D6CE color CMYK value is (1,0,4,16).

  • cyan value is 0.93%
  • magenta value is 0.00%
  • yellow value is 3.74%
  • key color value is 16.08%

CMYK: (1,0,4,16)
C1M0Y4K16 (1%, 0%, 4%, 16%)
(0.01 / 0.00 / 0.04 / 0.16)

CMYK percentages

%0.93
%0
%3.74
%16.08

Codes

Color #D4D6CE in popluar color models

D4 D6 CE
RGB 212 214 206
HSL 75° 8.89% 82.35%
HSB/HSV 75° 3.74% 83.92%
CMYK 0.93% 0.00% 3.74%
16.08%

Color #D4D6CE in popluar number systems.

HEX D4 D6 CE
Decimal 212 214 206
Binary 11010100 11010110 11001110
Octal 324 326 316

Shades and tints

Shades of #D4D6CE

#D4D6CE
(212,214,206)
#C1C3BC
(193,195,188)
#AEB0AA
(174,176,170)
#9B9D98
(155,157,152)
#888A86
(136,138,134)
#757774
(117,119,116)
#626462
(98,100,98)
#4F5150
(79,81,80)
#3C3E3E
(60,62,62)
#292B2C
(41,43,44)
#16181A
(22,24,26)
#000000
(0,0,0)

Tints of #D4D6CE

#D4D6CE
(212,214,206)
#D7D9D2
(215,217,210)
#DADCD6
(218,220,214)
#DDDFDA
(221,223,218)
#E0E2DE
(224,226,222)
#E3E5E2
(227,229,226)
#E6E8E6
(230,232,230)
#E9EBEA
(233,235,234)
#ECEEEE
(236,238,238)
#EFF1F2
(239,241,242)
#F2F4F6
(242,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4D6CE; }

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

This text font color is #D4D6CE.

Background Color

.myBgColor { background-color: #D4D6CE; }

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

This div background color is #D4D6CE.

Border color

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

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

This div border color is #D4D6CE.

Opacity

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

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

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

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

This text has shadow with #D4D6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D6CE.

Preview

Color preview on black background

This text has color #D4D6CE on black background.


Color preview on white background

This text has color #D4D6CE on white background.


Black color preview on #D4D6CE background

This text has black color on #D4D6CE background.


White color preview on #D4D6CE background

This text has white color on #D4D6CE background.


Related colors

Complementary color

Complementary color for #hex is #2B2931.


I love getcolorcode.com

Triadic colors

1 #CED4D6 and #D6CED4 with #D4D6CE are triadic colors.

2 #CED6D4 and #D6D4CE with #D4D6CE are triadic colors.