COLOR #D8C9C4

HEX: #D8C9C4 RGB: (216,201,196)

Color info

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

RGB color model

#D8C9C4 color RGB value is (216,201,196).

RGB: (216,201,196) (85%, 79%, 77%)

RGB channels and saturation

R 216 of 255 = 85%
G 201 of 255 = 79%
B 196 of 255 = 77%

216
201
196

R + G + B ~ 80%. #D8C9C4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 201 + 196 = 613 (100%)
R 216 of 613 ~ 35.24%
G 201 of 613 ~ 32.79%
B 196 of 613 ~ 31.97'%

%35.24
%32.79
%31.97

CMYK color model

#D8C9C4 color CMYK value is (0,7,9,15).

  • cyan value is 0.00%
  • magenta value is 6.94%
  • yellow value is 9.26%
  • key color value is 15.29%

CMYK: (0,7,9,15)
C0M7Y9K15 (0%, 7%, 9%, 15%)
(0.00 / 0.07 / 0.09 / 0.15)

CMYK percentages

%0
%6.94
%9.26
%15.29

Codes

Color #D8C9C4 in popluar color models

D8 C9 C4
RGB 216 201 196
HSL 15° 20.41% 80.78%
HSB/HSV 15° 9.26% 84.71%
CMYK 0.00% 6.94% 9.26%
15.29%

Color #D8C9C4 in popluar number systems.

HEX D8 C9 C4
Decimal 216 201 196
Binary 11011000 11001001 11000100
Octal 330 311 304

Shades and tints

Shades of #D8C9C4

#D8C9C4
(216,201,196)
#C5B7B3
(197,183,179)
#B2A5A2
(178,165,162)
#9F9391
(159,147,145)
#8C8180
(140,129,128)
#796F6F
(121,111,111)
#665D5E
(102,93,94)
#534B4D
(83,75,77)
#40393C
(64,57,60)
#2D272B
(45,39,43)
#1A151A
(26,21,26)
#000000
(0,0,0)

Tints of #D8C9C4

#D8C9C4
(216,201,196)
#DBCDC9
(219,205,201)
#DED1CE
(222,209,206)
#E1D5D3
(225,213,211)
#E4D9D8
(228,217,216)
#E7DDDD
(231,221,221)
#EAE1E2
(234,225,226)
#EDE5E7
(237,229,231)
#F0E9EC
(240,233,236)
#F3EDF1
(243,237,241)
#F6F1F6
(246,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8C9C4 color. Also use rgb(216,201,196) instead hex code.

Text Font Color

.myTextColor { color: #D8C9C4; }

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

This text font color is #D8C9C4.

Background Color

.myBgColor { background-color: #D8C9C4; }

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

This div background color is #D8C9C4.

Border color

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

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

This div border color is #D8C9C4.

Opacity

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

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

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

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

This text has shadow with #D8C9C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8C9C4.

Preview

Color preview on black background

This text has color #D8C9C4 on black background.


Color preview on white background

This text has color #D8C9C4 on white background.


Black color preview on #D8C9C4 background

This text has black color on #D8C9C4 background.


White color preview on #D8C9C4 background

This text has white color on #D8C9C4 background.


Related colors

Complementary color

Complementary color for #hex is #27363B.


I love getcolorcode.com

Triadic colors

1 #C4D8C9 and #C9C4D8 with #D8C9C4 are triadic colors.

2 #C4C9D8 and #C9D8C4 with #D8C9C4 are triadic colors.