COLOR #D6DCD5

HEX: #D6DCD5 RGB: (214,220,213)

Color info

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

RGB color model

#D6DCD5 color RGB value is (214,220,213).

RGB: (214,220,213) (84%, 86%, 84%)

RGB channels and saturation

R 214 of 255 = 84%
G 220 of 255 = 86%
B 213 of 255 = 84%

214
220
213

R + G + B ~ 85%. #D6DCD5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 220 + 213 = 647 (100%)
R 214 of 647 ~ 33.08%
G 220 of 647 ~ 34%
B 213 of 647 ~ 32.92'%

%33.08
%34
%32.92

CMYK color model

#D6DCD5 color CMYK value is (3,0,3,14).

  • cyan value is 2.73%
  • magenta value is 0.00%
  • yellow value is 3.18%
  • key color value is 13.73%

CMYK: (3,0,3,14)
C3M0Y3K14 (3%, 0%, 3%, 14%)
(0.03 / 0.00 / 0.03 / 0.14)

CMYK percentages

%2.73
%0
%3.18
%13.73

Codes

Color #D6DCD5 in popluar color models

D6 DC D5
RGB 214 220 213
HSL 111° 9.09% 84.90%
HSB/HSV 111° 3.18% 86.27%
CMYK 2.73% 0.00% 3.18%
13.73%

Color #D6DCD5 in popluar number systems.

HEX D6 DC D5
Decimal 214 220 213
Binary 11010110 11011100 11010101
Octal 326 334 325

Shades and tints

Shades of #D6DCD5

#D6DCD5
(214,220,213)
#C3C8C2
(195,200,194)
#B0B4AF
(176,180,175)
#9DA09C
(157,160,156)
#8A8C89
(138,140,137)
#777876
(119,120,118)
#646463
(100,100,99)
#515050
(81,80,80)
#3E3C3D
(62,60,61)
#2B282A
(43,40,42)
#181417
(24,20,23)
#000000
(0,0,0)

Tints of #D6DCD5

#D6DCD5
(214,220,213)
#D9DFD8
(217,223,216)
#DCE2DB
(220,226,219)
#DFE5DE
(223,229,222)
#E2E8E1
(226,232,225)
#E5EBE4
(229,235,228)
#E8EEE7
(232,238,231)
#EBF1EA
(235,241,234)
#EEF4ED
(238,244,237)
#F1F7F0
(241,247,240)
#F4FAF3
(244,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6DCD5; }

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

This text font color is #D6DCD5.

Background Color

.myBgColor { background-color: #D6DCD5; }

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

This div background color is #D6DCD5.

Border color

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

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

This div border color is #D6DCD5.

Opacity

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

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

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

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

This text has shadow with #D6DCD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6DCD5.

Preview

Color preview on black background

This text has color #D6DCD5 on black background.


Color preview on white background

This text has color #D6DCD5 on white background.


Black color preview on #D6DCD5 background

This text has black color on #D6DCD5 background.


White color preview on #D6DCD5 background

This text has white color on #D6DCD5 background.


Related colors

Complementary color

Complementary color for #hex is #29232A.


I love getcolorcode.com

Triadic colors

1 #D5D6DC and #DCD5D6 with #D6DCD5 are triadic colors.

2 #D5DCD6 and #DCD6D5 with #D6DCD5 are triadic colors.