COLOR #D6CAD8

HEX: #D6CAD8 RGB: (214,202,216)

Color info

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

RGB color model

#D6CAD8 color RGB value is (214,202,216).

RGB: (214,202,216) (84%, 79%, 85%)

RGB channels and saturation

R 214 of 255 = 84%
G 202 of 255 = 79%
B 216 of 255 = 85%

214
202
216

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

Portions of RGB colors in percentages

R + G + B = 214 + 202 + 216 = 632 (100%)
R 214 of 632 ~ 33.86%
G 202 of 632 ~ 31.96%
B 216 of 632 ~ 34.18'%

%33.86
%31.96
%34.18

CMYK color model

#D6CAD8 color CMYK value is (1,6,0,15).

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

CMYK: (1,6,0,15)
C1M6Y0K15 (1%, 6%, 0%, 15%)
(0.01 / 0.06 / 0.00 / 0.15)

CMYK percentages

%0.93
%6.48
%0
%15.29

Codes

Color #D6CAD8 in popluar color models

D6 CA D8
RGB 214 202 216
HSL 291° 15.22% 81.96%
HSB/HSV 291° 6.48% 84.71%
CMYK 0.93% 6.48% 0.00%
15.29%

Color #D6CAD8 in popluar number systems.

HEX D6 CA D8
Decimal 214 202 216
Binary 11010110 11001010 11011000
Octal 326 312 330

Shades and tints

Shades of #D6CAD8

#D6CAD8
(214,202,216)
#C3B8C5
(195,184,197)
#B0A6B2
(176,166,178)
#9D949F
(157,148,159)
#8A828C
(138,130,140)
#777079
(119,112,121)
#645E66
(100,94,102)
#514C53
(81,76,83)
#3E3A40
(62,58,64)
#2B282D
(43,40,45)
#18161A
(24,22,26)
#000000
(0,0,0)

Tints of #D6CAD8

#D6CAD8
(214,202,216)
#D9CEDB
(217,206,219)
#DCD2DE
(220,210,222)
#DFD6E1
(223,214,225)
#E2DAE4
(226,218,228)
#E5DEE7
(229,222,231)
#E8E2EA
(232,226,234)
#EBE6ED
(235,230,237)
#EEEAF0
(238,234,240)
#F1EEF3
(241,238,243)
#F4F2F6
(244,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6CAD8; }

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

This text font color is #D6CAD8.

Background Color

.myBgColor { background-color: #D6CAD8; }

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

This div background color is #D6CAD8.

Border color

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

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

This div border color is #D6CAD8.

Opacity

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

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

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

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

This text has shadow with #D6CAD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6CAD8.

Preview

Color preview on black background

This text has color #D6CAD8 on black background.


Color preview on white background

This text has color #D6CAD8 on white background.


Black color preview on #D6CAD8 background

This text has black color on #D6CAD8 background.


White color preview on #D6CAD8 background

This text has white color on #D6CAD8 background.


Related colors

Complementary color

Complementary color for #hex is #293527.


I love getcolorcode.com

Triadic colors

1 #D8D6CA and #CAD8D6 with #D6CAD8 are triadic colors.

2 #D8CAD6 and #CAD6D8 with #D6CAD8 are triadic colors.