COLOR #D6CBB6

HEX: #D6CBB6 RGB: (214,203,182)

Color info

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

RGB color model

#D6CBB6 color RGB value is (214,203,182).

RGB: (214,203,182) (84%, 80%, 71%)

RGB channels and saturation

R 214 of 255 = 84%
G 203 of 255 = 80%
B 182 of 255 = 71%

214
203
182

R + G + B ~ 78%. #D6CBB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 203 + 182 = 599 (100%)
R 214 of 599 ~ 35.73%
G 203 of 599 ~ 33.89%
B 182 of 599 ~ 30.38'%

%35.73
%33.89
%30.38

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 5.14%
  • yellow value is 14.95%
  • key color value is 16.08%
CMYK: (0,5,15,16) C0M5Y15K16 (0%,5%,15%,16%) (0.00/0.05/0.15/0.16) 

CMYK percentages

%0
%5.14
%14.95
%16.08

Codes

Color #D6CBB6 in popluar color models

D6 CB B6
RGB 214 203 182
HSL 39° 28.07% 77.65%
HSB/HSV 39° 14.95% 83.92%
CMYK 0.00% 5.14% 14.95%
16.08%

Color #D6CBB6 in popluar number systems.

HEX D6 CB B6
Decimal 214 203 182
Binary 11010110 11001011 10110110
Octal 326 313 266

Shades and tints

Shades of #D6CBB6

#D6CBB6
(214,203,182)
#C3B9A6
(195,185,166)
#B0A796
(176,167,150)
#9D9586
(157,149,134)
#8A8376
(138,131,118)
#777166
(119,113,102)
#645F56
(100,95,86)
#514D46
(81,77,70)
#3E3B36
(62,59,54)
#2B2926
(43,41,38)
#181716
(24,23,22)
#000000
(0,0,0)

Tints of #D6CBB6

#D6CBB6
(214,203,182)
#D9CFBC
(217,207,188)
#DCD3C2
(220,211,194)
#DFD7C8
(223,215,200)
#E2DBCE
(226,219,206)
#E5DFD4
(229,223,212)
#E8E3DA
(232,227,218)
#EBE7E0
(235,231,224)
#EEEBE6
(238,235,230)
#F1EFEC
(241,239,236)
#F4F3F2
(244,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6CBB6; }

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

This text font color is #D6CBB6.

Background Color

.myBgColor { background-color: #D6CBB6; }

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

This div background color is #D6CBB6.

Border color

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

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

This div border color is #D6CBB6.

Opacity

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

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

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

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

This text has shadow with #D6CBB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6CBB6.

Preview

Color preview on black background

This text has color #D6CBB6 on black background.


Color preview on white background

This text has color #D6CBB6 on white background.


Black color preview on #D6CBB6 background

This text has black color on #D6CBB6 background.


White color preview on #D6CBB6 background

This text has white color on #D6CBB6 background.


Related colors

Complementary color

Complementary color for #hex is #293449.


I love getcolorcode.com

Triadic colors

1 #B6D6CB and #CBB6D6 with #D6CBB6 are triadic colors.

2 #B6CBD6 and #CBD6B6 with #D6CBB6 are triadic colors.