COLOR #D6C9BC

HEX: #D6C9BC RGB: (214,201,188)

Color info

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

RGB color model

#D6C9BC color RGB value is (214,201,188).

RGB: (214,201,188) (84%, 79%, 74%)

RGB channels and saturation

R 214 of 255 = 84%
G 201 of 255 = 79%
B 188 of 255 = 74%

214
201
188

R + G + B ~ 79%. #D6C9BC is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 201 + 188 = 603 (100%)
R 214 of 603 ~ 35.49%
G 201 of 603 ~ 33.33%
B 188 of 603 ~ 31.18'%

%35.49
%33.33
%31.18

CMYK color model

#D6C9BC color CMYK value is (0,6,12,16).

  • cyan value is 0.00%
  • magenta value is 6.07%
  • yellow value is 12.15%
  • key color value is 16.08%

CMYK: (0,6,12,16)
C0M6Y12K16 (0%, 6%, 12%, 16%)
(0.00 / 0.06 / 0.12 / 0.16)

CMYK percentages

%0
%6.07
%12.15
%16.08

Codes

Color #D6C9BC in popluar color models

D6 C9 BC
RGB 214 201 188
HSL 30° 24.07% 78.82%
HSB/HSV 30° 12.15% 83.92%
CMYK 0.00% 6.07% 12.15%
16.08%

Color #D6C9BC in popluar number systems.

HEX D6 C9 BC
Decimal 214 201 188
Binary 11010110 11001001 10111100
Octal 326 311 274

Shades and tints

Shades of #D6C9BC

#D6C9BC
(214,201,188)
#C3B7AB
(195,183,171)
#B0A59A
(176,165,154)
#9D9389
(157,147,137)
#8A8178
(138,129,120)
#776F67
(119,111,103)
#645D56
(100,93,86)
#514B45
(81,75,69)
#3E3934
(62,57,52)
#2B2723
(43,39,35)
#181512
(24,21,18)
#000000
(0,0,0)

Tints of #D6C9BC

#D6C9BC
(214,201,188)
#D9CDC2
(217,205,194)
#DCD1C8
(220,209,200)
#DFD5CE
(223,213,206)
#E2D9D4
(226,217,212)
#E5DDDA
(229,221,218)
#E8E1E0
(232,225,224)
#EBE5E6
(235,229,230)
#EEE9EC
(238,233,236)
#F1EDF2
(241,237,242)
#F4F1F8
(244,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6C9BC color. Also use rgb(214,201,188) instead hex code.

Text Font Color

.myTextColor { color: #D6C9BC; }

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

This text font color is #D6C9BC.

Background Color

.myBgColor { background-color: #D6C9BC; }

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

This div background color is #D6C9BC.

Border color

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

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

This div border color is #D6C9BC.

Opacity

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

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

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

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

This text has shadow with #D6C9BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6C9BC.

Preview

Color preview on black background

This text has color #D6C9BC on black background.


Color preview on white background

This text has color #D6C9BC on white background.


Black color preview on #D6C9BC background

This text has black color on #D6C9BC background.


White color preview on #D6C9BC background

This text has white color on #D6C9BC background.


Related colors

Complementary color

Complementary color for #hex is #293643.


I love getcolorcode.com

Triadic colors

1 #BCD6C9 and #C9BCD6 with #D6C9BC are triadic colors.

2 #BCC9D6 and #C9D6BC with #D6C9BC are triadic colors.