COLOR #D6CBD2

HEX: #D6CBD2 RGB: (214,203,210)

Color info

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

RGB color model

#D6CBD2 color RGB value is (214,203,210).

RGB: (214,203,210) (84%, 80%, 82%)

RGB channels and saturation

R 214 of 255 = 84%
G 203 of 255 = 80%
B 210 of 255 = 82%

214
203
210

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

Portions of RGB colors in percentages

R + G + B = 214 + 203 + 210 = 627 (100%)
R 214 of 627 ~ 34.13%
G 203 of 627 ~ 32.38%
B 210 of 627 ~ 33.49'%

%34.13
%32.38
%33.49

CMYK color model

#D6CBD2 color CMYK value is (0,5,2,16).

  • cyan value is 0.00%
  • magenta value is 5.14%
  • yellow value is 1.87%
  • key color value is 16.08%

CMYK: (0,5,2,16)
C0M5Y2K16 (0%, 5%, 2%, 16%)
(0.00 / 0.05 / 0.02 / 0.16)

CMYK percentages

%0
%5.14
%1.87
%16.08

Codes

Color #D6CBD2 in popluar color models

D6 CB D2
RGB 214 203 210
HSL 322° 11.83% 81.76%
HSB/HSV 322° 5.14% 83.92%
CMYK 0.00% 5.14% 1.87%
16.08%

Color #D6CBD2 in popluar number systems.

HEX D6 CB D2
Decimal 214 203 210
Binary 11010110 11001011 11010010
Octal 326 313 322

Shades and tints

Shades of #D6CBD2

#D6CBD2
(214,203,210)
#C3B9BF
(195,185,191)
#B0A7AC
(176,167,172)
#9D9599
(157,149,153)
#8A8386
(138,131,134)
#777173
(119,113,115)
#645F60
(100,95,96)
#514D4D
(81,77,77)
#3E3B3A
(62,59,58)
#2B2927
(43,41,39)
#181714
(24,23,20)
#000000
(0,0,0)

Tints of #D6CBD2

#D6CBD2
(214,203,210)
#D9CFD6
(217,207,214)
#DCD3DA
(220,211,218)
#DFD7DE
(223,215,222)
#E2DBE2
(226,219,226)
#E5DFE6
(229,223,230)
#E8E3EA
(232,227,234)
#EBE7EE
(235,231,238)
#EEEBF2
(238,235,242)
#F1EFF6
(241,239,246)
#F4F3FA
(244,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6CBD2 color. Also use rgb(214,203,210) instead hex code.

Text Font Color

.myTextColor { color: #D6CBD2; }

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

This text font color is #D6CBD2.

Background Color

.myBgColor { background-color: #D6CBD2; }

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

This div background color is #D6CBD2.

Border color

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

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

This div border color is #D6CBD2.

Opacity

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

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

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

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

This text has shadow with #D6CBD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6CBD2.

Preview

Color preview on black background

This text has color #D6CBD2 on black background.


Color preview on white background

This text has color #D6CBD2 on white background.


Black color preview on #D6CBD2 background

This text has black color on #D6CBD2 background.


White color preview on #D6CBD2 background

This text has white color on #D6CBD2 background.


Related colors

Complementary color

Complementary color for #hex is #29342D.


I love getcolorcode.com

Triadic colors

1 #D2D6CB and #CBD2D6 with #D6CBD2 are triadic colors.

2 #D2CBD6 and #CBD6D2 with #D6CBD2 are triadic colors.