COLOR #D4D6C7

HEX: #D4D6C7 RGB: (212,214,199)

Color info

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

RGB color model

#D4D6C7 color RGB value is (212,214,199).

RGB: (212,214,199) (83%, 84%, 78%)

RGB channels and saturation

R 212 of 255 = 83%
G 214 of 255 = 84%
B 199 of 255 = 78%

212
214
199

R + G + B ~ 82%. #D4D6C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 214 + 199 = 625 (100%)
R 212 of 625 ~ 33.92%
G 214 of 625 ~ 34.24%
B 199 of 625 ~ 31.84'%

%33.92
%34.24
%31.84

CMYK color model

#D4D6C7 color CMYK value is (1,0,7,16).

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

CMYK: (1,0,7,16)
C1M0Y7K16 (1%, 0%, 7%, 16%)
(0.01 / 0.00 / 0.07 / 0.16)

CMYK percentages

%0.93
%0
%7.01
%16.08

Codes

Color #D4D6C7 in popluar color models

D4 D6 C7
RGB 212 214 199
HSL 68° 15.46% 80.98%
HSB/HSV 68° 7.01% 83.92%
CMYK 0.93% 0.00% 7.01%
16.08%

Color #D4D6C7 in popluar number systems.

HEX D4 D6 C7
Decimal 212 214 199
Binary 11010100 11010110 11000111
Octal 324 326 307

Shades and tints

Shades of #D4D6C7

#D4D6C7
(212,214,199)
#C1C3B5
(193,195,181)
#AEB0A3
(174,176,163)
#9B9D91
(155,157,145)
#888A7F
(136,138,127)
#75776D
(117,119,109)
#62645B
(98,100,91)
#4F5149
(79,81,73)
#3C3E37
(60,62,55)
#292B25
(41,43,37)
#161813
(22,24,19)
#000000
(0,0,0)

Tints of #D4D6C7

#D4D6C7
(212,214,199)
#D7D9CC
(215,217,204)
#DADCD1
(218,220,209)
#DDDFD6
(221,223,214)
#E0E2DB
(224,226,219)
#E3E5E0
(227,229,224)
#E6E8E5
(230,232,229)
#E9EBEA
(233,235,234)
#ECEEEF
(236,238,239)
#EFF1F4
(239,241,244)
#F2F4F9
(242,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4D6C7; }

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

This text font color is #D4D6C7.

Background Color

.myBgColor { background-color: #D4D6C7; }

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

This div background color is #D4D6C7.

Border color

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

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

This div border color is #D4D6C7.

Opacity

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

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

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

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

This text has shadow with #D4D6C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D6C7.

Preview

Color preview on black background

This text has color #D4D6C7 on black background.


Color preview on white background

This text has color #D4D6C7 on white background.


Black color preview on #D4D6C7 background

This text has black color on #D4D6C7 background.


White color preview on #D4D6C7 background

This text has white color on #D4D6C7 background.


Related colors

Complementary color

Complementary color for #hex is #2B2938.


I love getcolorcode.com

Triadic colors

1 #C7D4D6 and #D6C7D4 with #D4D6C7 are triadic colors.

2 #C7D6D4 and #D6D4C7 with #D4D6C7 are triadic colors.