COLOR #D6CBD5

HEX: #D6CBD5 RGB: (214,203,213)

Color info

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

RGB color model

#D6CBD5 color RGB value is (214,203,213).

RGB: (214,203,213) (84%, 80%, 84%)

RGB channels and saturation

R 214 of 255 = 84%
G 203 of 255 = 80%
B 213 of 255 = 84%

214
203
213

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

Portions of RGB colors in percentages

R + G + B = 214 + 203 + 213 = 630 (100%)
R 214 of 630 ~ 33.97%
G 203 of 630 ~ 32.22%
B 213 of 630 ~ 33.81'%

%33.97
%32.22
%33.81

CMYK color model

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

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

CMYK: (0,5,0,16)
C0M5Y0K16 (0%, 5%, 0%, 16%)
(0.00 / 0.05 / 0.00 / 0.16)

CMYK percentages

%0
%5.14
%0.47
%16.08

Codes

Color #D6CBD5 in popluar color models

D6 CB D5
RGB 214 203 213
HSL 305° 11.83% 81.76%
HSB/HSV 305° 5.14% 83.92%
CMYK 0.00% 5.14% 0.47%
16.08%

Color #D6CBD5 in popluar number systems.

HEX D6 CB D5
Decimal 214 203 213
Binary 11010110 11001011 11010101
Octal 326 313 325

Shades and tints

Shades of #D6CBD5

#D6CBD5
(214,203,213)
#C3B9C2
(195,185,194)
#B0A7AF
(176,167,175)
#9D959C
(157,149,156)
#8A8389
(138,131,137)
#777176
(119,113,118)
#645F63
(100,95,99)
#514D50
(81,77,80)
#3E3B3D
(62,59,61)
#2B292A
(43,41,42)
#181717
(24,23,23)
#000000
(0,0,0)

Tints of #D6CBD5

#D6CBD5
(214,203,213)
#D9CFD8
(217,207,216)
#DCD3DB
(220,211,219)
#DFD7DE
(223,215,222)
#E2DBE1
(226,219,225)
#E5DFE4
(229,223,228)
#E8E3E7
(232,227,231)
#EBE7EA
(235,231,234)
#EEEBED
(238,235,237)
#F1EFF0
(241,239,240)
#F4F3F3
(244,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6CBD5; }

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

This text font color is #D6CBD5.

Background Color

.myBgColor { background-color: #D6CBD5; }

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

This div background color is #D6CBD5.

Border color

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

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

This div border color is #D6CBD5.

Opacity

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

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

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

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

This text has shadow with #D6CBD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6CBD5.

Preview

Color preview on black background

This text has color #D6CBD5 on black background.


Color preview on white background

This text has color #D6CBD5 on white background.


Black color preview on #D6CBD5 background

This text has black color on #D6CBD5 background.


White color preview on #D6CBD5 background

This text has white color on #D6CBD5 background.


Related colors

Complementary color

Complementary color for #hex is #29342A.


I love getcolorcode.com

Triadic colors

1 #D5D6CB and #CBD5D6 with #D6CBD5 are triadic colors.

2 #D5CBD6 and #CBD6D5 with #D6CBD5 are triadic colors.