COLOR #D4C2A8

HEX: #D4C2A8 RGB: (212,194,168)

Color info

#D4C2A8 contains red, green and blue colors in about the same proportion. Web safe color of #D4C2A8 is #CCCC99 (or #CC9).

RGB color model

#D4C2A8 color RGB value is (212,194,168).

RGB: (212,194,168) (83%, 76%, 66%)

RGB channels and saturation

R 212 of 255 = 83%
G 194 of 255 = 76%
B 168 of 255 = 66%

212
194
168

R + G + B ~ 75%. #D4C2A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 194 + 168 = 574 (100%)
R 212 of 574 ~ 36.93%
G 194 of 574 ~ 33.8%
B 168 of 574 ~ 29.27'%

%36.93
%33.8
%29.27

CMYK color model

#D4C2A8 color CMYK value is (0,8,21,17).

  • cyan value is 0.00%
  • magenta value is 8.49%
  • yellow value is 20.75%
  • key color value is 16.86%

CMYK: (0,8,21,17)
C0M8Y21K17 (0%, 8%, 21%, 17%)
(0.00 / 0.08 / 0.21 / 0.17)

CMYK percentages

%0
%8.49
%20.75
%16.86

Codes

Color #D4C2A8 in popluar color models

D4 C2 A8
RGB 212 194 168
HSL 35° 33.85% 74.51%
HSB/HSV 35° 20.75% 83.14%
CMYK 0.00% 8.49% 20.75%
16.86%

Color #D4C2A8 in popluar number systems.

HEX D4 C2 A8
Decimal 212 194 168
Binary 11010100 11000010 10101000
Octal 324 302 250

Shades and tints

Shades of #D4C2A8

#D4C2A8
(212,194,168)
#C1B199
(193,177,153)
#AEA08A
(174,160,138)
#9B8F7B
(155,143,123)
#887E6C
(136,126,108)
#756D5D
(117,109,93)
#625C4E
(98,92,78)
#4F4B3F
(79,75,63)
#3C3A30
(60,58,48)
#292921
(41,41,33)
#161812
(22,24,18)
#000000
(0,0,0)

Tints of #D4C2A8

#D4C2A8
(212,194,168)
#D7C7AF
(215,199,175)
#DACCB6
(218,204,182)
#DDD1BD
(221,209,189)
#E0D6C4
(224,214,196)
#E3DBCB
(227,219,203)
#E6E0D2
(230,224,210)
#E9E5D9
(233,229,217)
#ECEAE0
(236,234,224)
#EFEFE7
(239,239,231)
#F2F4EE
(242,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4C2A8 color. Also use rgb(212,194,168) instead hex code.

Text Font Color

.myTextColor { color: #D4C2A8; }

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

This text font color is #D4C2A8.

Background Color

.myBgColor { background-color: #D4C2A8; }

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

This div background color is #D4C2A8.

Border color

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

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

This div border color is #D4C2A8.

Opacity

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

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

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

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

This text has shadow with #D4C2A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C2A8.

Preview

Color preview on black background

This text has color #D4C2A8 on black background.


Color preview on white background

This text has color #D4C2A8 on white background.


Black color preview on #D4C2A8 background

This text has black color on #D4C2A8 background.


White color preview on #D4C2A8 background

This text has white color on #D4C2A8 background.


Related colors

Complementary color

Complementary color for #hex is #2B3D57.


I love getcolorcode.com

Triadic colors

1 #A8D4C2 and #C2A8D4 with #D4C2A8 are triadic colors.

2 #A8C2D4 and #C2D4A8 with #D4C2A8 are triadic colors.