COLOR #D6D5D0

HEX: #D6D5D0 RGB: (214,213,208)

Color info

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

RGB color model

#D6D5D0 color RGB value is (214,213,208).

RGB: (214,213,208) (84%, 84%, 82%)

RGB channels and saturation

R 214 of 255 = 84%
G 213 of 255 = 84%
B 208 of 255 = 82%

214
213
208

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

Portions of RGB colors in percentages

R + G + B = 214 + 213 + 208 = 635 (100%)
R 214 of 635 ~ 33.7%
G 213 of 635 ~ 33.54%
B 208 of 635 ~ 32.76'%

%33.7
%33.54
%32.76

CMYK color model

#D6D5D0 color CMYK value is (0,0,3,16).

  • cyan value is 0.00%
  • magenta value is 0.47%
  • yellow value is 2.80%
  • key color value is 16.08%

CMYK: (0,0,3,16)
C0M0Y3K16 (0%, 0%, 3%, 16%)
(0.00 / 0.00 / 0.03 / 0.16)

CMYK percentages

%0
%0.47
%2.8
%16.08

Codes

Color #D6D5D0 in popluar color models

D6 D5 D0
RGB 214 213 208
HSL 50° 6.82% 82.75%
HSB/HSV 50° 2.80% 83.92%
CMYK 0.00% 0.47% 2.80%
16.08%

Color #D6D5D0 in popluar number systems.

HEX D6 D5 D0
Decimal 214 213 208
Binary 11010110 11010101 11010000
Octal 326 325 320

Shades and tints

Shades of #D6D5D0

#D6D5D0
(214,213,208)
#C3C2BE
(195,194,190)
#B0AFAC
(176,175,172)
#9D9C9A
(157,156,154)
#8A8988
(138,137,136)
#777676
(119,118,118)
#646364
(100,99,100)
#515052
(81,80,82)
#3E3D40
(62,61,64)
#2B2A2E
(43,42,46)
#18171C
(24,23,28)
#000000
(0,0,0)

Tints of #D6D5D0

#D6D5D0
(214,213,208)
#D9D8D4
(217,216,212)
#DCDBD8
(220,219,216)
#DFDEDC
(223,222,220)
#E2E1E0
(226,225,224)
#E5E4E4
(229,228,228)
#E8E7E8
(232,231,232)
#EBEAEC
(235,234,236)
#EEEDF0
(238,237,240)
#F1F0F4
(241,240,244)
#F4F3F8
(244,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6D5D0 color. Also use rgb(214,213,208) instead hex code.

Text Font Color

.myTextColor { color: #D6D5D0; }

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

This text font color is #D6D5D0.

Background Color

.myBgColor { background-color: #D6D5D0; }

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

This div background color is #D6D5D0.

Border color

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

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

This div border color is #D6D5D0.

Opacity

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

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

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

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

This text has shadow with #D6D5D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D5D0.

Preview

Color preview on black background

This text has color #D6D5D0 on black background.


Color preview on white background

This text has color #D6D5D0 on white background.


Black color preview on #D6D5D0 background

This text has black color on #D6D5D0 background.


White color preview on #D6D5D0 background

This text has white color on #D6D5D0 background.


Related colors

Complementary color

Complementary color for #hex is #292A2F.


I love getcolorcode.com

Triadic colors

1 #D0D6D5 and #D5D0D6 with #D6D5D0 are triadic colors.

2 #D0D5D6 and #D5D6D0 with #D6D5D0 are triadic colors.