COLOR #D1D6D4

HEX: #D1D6D4 RGB: (209,214,212)

Color info

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

RGB color model

#D1D6D4 color RGB value is (209,214,212).

RGB: (209,214,212) (82%, 84%, 83%)

RGB channels and saturation

R 209 of 255 = 82%
G 214 of 255 = 84%
B 212 of 255 = 83%

209
214
212

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

Portions of RGB colors in percentages

R + G + B = 209 + 214 + 212 = 635 (100%)
R 209 of 635 ~ 32.91%
G 214 of 635 ~ 33.7%
B 212 of 635 ~ 33.39'%

%32.91
%33.7
%33.39

CMYK color model

#D1D6D4 color CMYK value is (2,0,1,16).

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

CMYK: (2,0,1,16)
C2M0Y1K16 (2%, 0%, 1%, 16%)
(0.02 / 0.00 / 0.01 / 0.16)

CMYK percentages

%2.34
%0
%0.93
%16.08

Codes

Color #D1D6D4 in popluar color models

D1 D6 D4
RGB 209 214 212
HSL 156° 5.75% 82.94%
HSB/HSV 156° 2.34% 83.92%
CMYK 2.34% 0.00% 0.93%
16.08%

Color #D1D6D4 in popluar number systems.

HEX D1 D6 D4
Decimal 209 214 212
Binary 11010001 11010110 11010100
Octal 321 326 324

Shades and tints

Shades of #D1D6D4

#D1D6D4
(209,214,212)
#BEC3C1
(190,195,193)
#ABB0AE
(171,176,174)
#989D9B
(152,157,155)
#858A88
(133,138,136)
#727775
(114,119,117)
#5F6462
(95,100,98)
#4C514F
(76,81,79)
#393E3C
(57,62,60)
#262B29
(38,43,41)
#131816
(19,24,22)
#000000
(0,0,0)

Tints of #D1D6D4

#D1D6D4
(209,214,212)
#D5D9D7
(213,217,215)
#D9DCDA
(217,220,218)
#DDDFDD
(221,223,221)
#E1E2E0
(225,226,224)
#E5E5E3
(229,229,227)
#E9E8E6
(233,232,230)
#EDEBE9
(237,235,233)
#F1EEEC
(241,238,236)
#F5F1EF
(245,241,239)
#F9F4F2
(249,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1D6D4; }

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

This text font color is #D1D6D4.

Background Color

.myBgColor { background-color: #D1D6D4; }

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

This div background color is #D1D6D4.

Border color

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

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

This div border color is #D1D6D4.

Opacity

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

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

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

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

This text has shadow with #D1D6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1D6D4.

Preview

Color preview on black background

This text has color #D1D6D4 on black background.


Color preview on white background

This text has color #D1D6D4 on white background.


Black color preview on #D1D6D4 background

This text has black color on #D1D6D4 background.


White color preview on #D1D6D4 background

This text has white color on #D1D6D4 background.


Related colors

Complementary color

Complementary color for #hex is #2E292B.


I love getcolorcode.com

Triadic colors

1 #D4D1D6 and #D6D4D1 with #D1D6D4 are triadic colors.

2 #D4D6D1 and #D6D1D4 with #D1D6D4 are triadic colors.