COLOR #D6D4CA

HEX: #D6D4CA RGB: (214,212,202)

Color info

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

RGB color model

#D6D4CA color RGB value is (214,212,202).

RGB: (214,212,202) (84%, 83%, 79%)

RGB channels and saturation

R 214 of 255 = 84%
G 212 of 255 = 83%
B 202 of 255 = 79%

214
212
202

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

Portions of RGB colors in percentages

R + G + B = 214 + 212 + 202 = 628 (100%)
R 214 of 628 ~ 34.08%
G 212 of 628 ~ 33.76%
B 202 of 628 ~ 32.17'%

%34.08
%33.76
%32.17

CMYK color model

#D6D4CA color CMYK value is (0,1,6,16).

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

CMYK: (0,1,6,16)
C0M1Y6K16 (0%, 1%, 6%, 16%)
(0.00 / 0.01 / 0.06 / 0.16)

CMYK percentages

%0
%0.93
%5.61
%16.08

Codes

Color #D6D4CA in popluar color models

D6 D4 CA
RGB 214 212 202
HSL 50° 12.77% 81.57%
HSB/HSV 50° 5.61% 83.92%
CMYK 0.00% 0.93% 5.61%
16.08%

Color #D6D4CA in popluar number systems.

HEX D6 D4 CA
Decimal 214 212 202
Binary 11010110 11010100 11001010
Octal 326 324 312

Shades and tints

Shades of #D6D4CA

#D6D4CA
(214,212,202)
#C3C1B8
(195,193,184)
#B0AEA6
(176,174,166)
#9D9B94
(157,155,148)
#8A8882
(138,136,130)
#777570
(119,117,112)
#64625E
(100,98,94)
#514F4C
(81,79,76)
#3E3C3A
(62,60,58)
#2B2928
(43,41,40)
#181616
(24,22,22)
#000000
(0,0,0)

Tints of #D6D4CA

#D6D4CA
(214,212,202)
#D9D7CE
(217,215,206)
#DCDAD2
(220,218,210)
#DFDDD6
(223,221,214)
#E2E0DA
(226,224,218)
#E5E3DE
(229,227,222)
#E8E6E2
(232,230,226)
#EBE9E6
(235,233,230)
#EEECEA
(238,236,234)
#F1EFEE
(241,239,238)
#F4F2F2
(244,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6D4CA; }

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

This text font color is #D6D4CA.

Background Color

.myBgColor { background-color: #D6D4CA; }

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

This div background color is #D6D4CA.

Border color

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

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

This div border color is #D6D4CA.

Opacity

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

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

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

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

This text has shadow with #D6D4CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D4CA.

Preview

Color preview on black background

This text has color #D6D4CA on black background.


Color preview on white background

This text has color #D6D4CA on white background.


Black color preview on #D6D4CA background

This text has black color on #D6D4CA background.


White color preview on #D6D4CA background

This text has white color on #D6D4CA background.


Related colors

Complementary color

Complementary color for #hex is #292B35.


I love getcolorcode.com

Triadic colors

1 #CAD6D4 and #D4CAD6 with #D6D4CA are triadic colors.

2 #CAD4D6 and #D4D6CA with #D6D4CA are triadic colors.