COLOR #D6CBC7

HEX: #D6CBC7 RGB: (214,203,199)

Color info

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

RGB color model

#D6CBC7 color RGB value is (214,203,199).

RGB: (214,203,199) (84%, 80%, 78%)

RGB channels and saturation

R 214 of 255 = 84%
G 203 of 255 = 80%
B 199 of 255 = 78%

214
203
199

R + G + B ~ 81%. #D6CBC7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 203 + 199 = 616 (100%)
R 214 of 616 ~ 34.74%
G 203 of 616 ~ 32.95%
B 199 of 616 ~ 32.31'%

%34.74
%32.95
%32.31

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 5.14%
  • yellow value is 7.01%
  • key color value is 16.08%
CMYK: (0,5,7,16) C0M5Y7K16 (0%,5%,7%,16%) (0.00/0.05/0.07/0.16) 

CMYK percentages

%0
%5.14
%7.01
%16.08

Codes

Color #D6CBC7 in popluar color models

D6 CB C7
RGB 214 203 199
HSL 16° 15.46% 80.98%
HSB/HSV 16° 7.01% 83.92%
CMYK 0.00% 5.14% 7.01%
16.08%

Color #D6CBC7 in popluar number systems.

HEX D6 CB C7
Decimal 214 203 199
Binary 11010110 11001011 11000111
Octal 326 313 307

Shades and tints

Shades of #D6CBC7

#D6CBC7
(214,203,199)
#C3B9B5
(195,185,181)
#B0A7A3
(176,167,163)
#9D9591
(157,149,145)
#8A837F
(138,131,127)
#77716D
(119,113,109)
#645F5B
(100,95,91)
#514D49
(81,77,73)
#3E3B37
(62,59,55)
#2B2925
(43,41,37)
#181713
(24,23,19)
#000000
(0,0,0)

Tints of #D6CBC7

#D6CBC7
(214,203,199)
#D9CFCC
(217,207,204)
#DCD3D1
(220,211,209)
#DFD7D6
(223,215,214)
#E2DBDB
(226,219,219)
#E5DFE0
(229,223,224)
#E8E3E5
(232,227,229)
#EBE7EA
(235,231,234)
#EEEBEF
(238,235,239)
#F1EFF4
(241,239,244)
#F4F3F9
(244,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6CBC7; }

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

This text font color is #D6CBC7.

Background Color

.myBgColor { background-color: #D6CBC7; }

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

This div background color is #D6CBC7.

Border color

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

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

This div border color is #D6CBC7.

Opacity

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

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

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

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

This text has shadow with #D6CBC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6CBC7.

Preview

Color preview on black background

This text has color #D6CBC7 on black background.


Color preview on white background

This text has color #D6CBC7 on white background.


Black color preview on #D6CBC7 background

This text has black color on #D6CBC7 background.


White color preview on #D6CBC7 background

This text has white color on #D6CBC7 background.


Related colors

Complementary color

Complementary color for #hex is #293438.


I love getcolorcode.com

Triadic colors

1 #C7D6CB and #CBC7D6 with #D6CBC7 are triadic colors.

2 #C7CBD6 and #CBD6C7 with #D6CBC7 are triadic colors.