COLOR #D6D8CF

HEX: #D6D8CF RGB: (214,216,207)

Color info

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

RGB color model

#D6D8CF color RGB value is (214,216,207).

RGB: (214,216,207) (84%, 85%, 81%)

RGB channels and saturation

R 214 of 255 = 84%
G 216 of 255 = 85%
B 207 of 255 = 81%

214
216
207

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

Portions of RGB colors in percentages

R + G + B = 214 + 216 + 207 = 637 (100%)
R 214 of 637 ~ 33.59%
G 216 of 637 ~ 33.91%
B 207 of 637 ~ 32.5'%

%33.59
%33.91
%32.5

CMYK color model

#D6D8CF color CMYK value is (1,0,4,15).

  • cyan value is 0.93%
  • magenta value is 0.00%
  • yellow value is 4.17%
  • key color value is 15.29%

CMYK: (1,0,4,15)
C1M0Y4K15 (1%, 0%, 4%, 15%)
(0.01 / 0.00 / 0.04 / 0.15)

CMYK percentages

%0.93
%0
%4.17
%15.29

Codes

Color #D6D8CF in popluar color models

D6 D8 CF
RGB 214 216 207
HSL 73° 10.34% 82.94%
HSB/HSV 73° 4.17% 84.71%
CMYK 0.93% 0.00% 4.17%
15.29%

Color #D6D8CF in popluar number systems.

HEX D6 D8 CF
Decimal 214 216 207
Binary 11010110 11011000 11001111
Octal 326 330 317

Shades and tints

Shades of #D6D8CF

#D6D8CF
(214,216,207)
#C3C5BD
(195,197,189)
#B0B2AB
(176,178,171)
#9D9F99
(157,159,153)
#8A8C87
(138,140,135)
#777975
(119,121,117)
#646663
(100,102,99)
#515351
(81,83,81)
#3E403F
(62,64,63)
#2B2D2D
(43,45,45)
#181A1B
(24,26,27)
#000000
(0,0,0)

Tints of #D6D8CF

#D6D8CF
(214,216,207)
#D9DBD3
(217,219,211)
#DCDED7
(220,222,215)
#DFE1DB
(223,225,219)
#E2E4DF
(226,228,223)
#E5E7E3
(229,231,227)
#E8EAE7
(232,234,231)
#EBEDEB
(235,237,235)
#EEF0EF
(238,240,239)
#F1F3F3
(241,243,243)
#F4F6F7
(244,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6D8CF color. Also use rgb(214,216,207) instead hex code.

Text Font Color

.myTextColor { color: #D6D8CF; }

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

This text font color is #D6D8CF.

Background Color

.myBgColor { background-color: #D6D8CF; }

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

This div background color is #D6D8CF.

Border color

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

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

This div border color is #D6D8CF.

Opacity

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

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

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

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

This text has shadow with #D6D8CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D8CF.

Preview

Color preview on black background

This text has color #D6D8CF on black background.


Color preview on white background

This text has color #D6D8CF on white background.


Black color preview on #D6D8CF background

This text has black color on #D6D8CF background.


White color preview on #D6D8CF background

This text has white color on #D6D8CF background.


Related colors

Complementary color

Complementary color for #hex is #292730.


I love getcolorcode.com

Triadic colors

1 #CFD6D8 and #D8CFD6 with #D6D8CF are triadic colors.

2 #CFD8D6 and #D8D6CF with #D6D8CF are triadic colors.