COLOR #D4C3A0

HEX: #D4C3A0 RGB: (212,195,160)

Color info

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

RGB color model

#D4C3A0 color RGB value is (212,195,160).

RGB: (212,195,160) (83%, 76%, 63%)

RGB channels and saturation

R 212 of 255 = 83%
G 195 of 255 = 76%
B 160 of 255 = 63%

212
195
160

R + G + B ~ 74%. #D4C3A0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 195 + 160 = 567 (100%)
R 212 of 567 ~ 37.39%
G 195 of 567 ~ 34.39%
B 160 of 567 ~ 28.22'%

%37.39
%34.39
%28.22

CMYK color model

#D4C3A0 color CMYK value is (0,8,25,17).

  • cyan value is 0.00%
  • magenta value is 8.02%
  • yellow value is 24.53%
  • key color value is 16.86%

CMYK: (0,8,25,17)
C0M8Y25K17 (0%, 8%, 25%, 17%)
(0.00 / 0.08 / 0.25 / 0.17)

CMYK percentages

%0
%8.02
%24.53
%16.86

Codes

Color #D4C3A0 in popluar color models

D4 C3 A0
RGB 212 195 160
HSL 40° 37.68% 72.94%
HSB/HSV 40° 24.53% 83.14%
CMYK 0.00% 8.02% 24.53%
16.86%

Color #D4C3A0 in popluar number systems.

HEX D4 C3 A0
Decimal 212 195 160
Binary 11010100 11000011 10100000
Octal 324 303 240

Shades and tints

Shades of #D4C3A0

#D4C3A0
(212,195,160)
#C1B292
(193,178,146)
#AEA184
(174,161,132)
#9B9076
(155,144,118)
#887F68
(136,127,104)
#756E5A
(117,110,90)
#625D4C
(98,93,76)
#4F4C3E
(79,76,62)
#3C3B30
(60,59,48)
#292A22
(41,42,34)
#161914
(22,25,20)
#000000
(0,0,0)

Tints of #D4C3A0

#D4C3A0
(212,195,160)
#D7C8A8
(215,200,168)
#DACDB0
(218,205,176)
#DDD2B8
(221,210,184)
#E0D7C0
(224,215,192)
#E3DCC8
(227,220,200)
#E6E1D0
(230,225,208)
#E9E6D8
(233,230,216)
#ECEBE0
(236,235,224)
#EFF0E8
(239,240,232)
#F2F5F0
(242,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4C3A0 color. Also use rgb(212,195,160) instead hex code.

Text Font Color

.myTextColor { color: #D4C3A0; }

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

This text font color is #D4C3A0.

Background Color

.myBgColor { background-color: #D4C3A0; }

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

This div background color is #D4C3A0.

Border color

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

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

This div border color is #D4C3A0.

Opacity

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

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

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

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

This text has shadow with #D4C3A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C3A0.

Preview

Color preview on black background

This text has color #D4C3A0 on black background.


Color preview on white background

This text has color #D4C3A0 on white background.


Black color preview on #D4C3A0 background

This text has black color on #D4C3A0 background.


White color preview on #D4C3A0 background

This text has white color on #D4C3A0 background.


Related colors

Complementary color

Complementary color for #hex is #2B3C5F.


I love getcolorcode.com

Triadic colors

1 #A0D4C3 and #C3A0D4 with #D4C3A0 are triadic colors.

2 #A0C3D4 and #C3D4A0 with #D4C3A0 are triadic colors.