COLOR #D4C59E

HEX: #D4C59E RGB: (212,197,158)

Color info

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

RGB color model

#D4C59E color RGB value is (212,197,158).

RGB: (212,197,158) (83%, 77%, 62%)

RGB channels and saturation

R 212 of 255 = 83%
G 197 of 255 = 77%
B 158 of 255 = 62%

212
197
158

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

Portions of RGB colors in percentages

R + G + B = 212 + 197 + 158 = 567 (100%)
R 212 of 567 ~ 37.39%
G 197 of 567 ~ 34.74%
B 158 of 567 ~ 27.87'%

%37.39
%34.74
%27.87

CMYK color model

#D4C59E color CMYK value is (0,7,25,17).

  • cyan value is 0.00%
  • magenta value is 7.08%
  • yellow value is 25.47%
  • key color value is 16.86%

CMYK: (0,7,25,17)
C0M7Y25K17 (0%, 7%, 25%, 17%)
(0.00 / 0.07 / 0.25 / 0.17)

CMYK percentages

%0
%7.08
%25.47
%16.86

Codes

Color #D4C59E in popluar color models

D4 C5 9E
RGB 212 197 158
HSL 43° 38.57% 72.55%
HSB/HSV 43° 25.47% 83.14%
CMYK 0.00% 7.08% 25.47%
16.86%

Color #D4C59E in popluar number systems.

HEX D4 C5 9E
Decimal 212 197 158
Binary 11010100 11000101 10011110
Octal 324 305 236

Shades and tints

Shades of #D4C59E

#D4C59E
(212,197,158)
#C1B490
(193,180,144)
#AEA382
(174,163,130)
#9B9274
(155,146,116)
#888166
(136,129,102)
#757058
(117,112,88)
#625F4A
(98,95,74)
#4F4E3C
(79,78,60)
#3C3D2E
(60,61,46)
#292C20
(41,44,32)
#161B12
(22,27,18)
#000000
(0,0,0)

Tints of #D4C59E

#D4C59E
(212,197,158)
#D7CAA6
(215,202,166)
#DACFAE
(218,207,174)
#DDD4B6
(221,212,182)
#E0D9BE
(224,217,190)
#E3DEC6
(227,222,198)
#E6E3CE
(230,227,206)
#E9E8D6
(233,232,214)
#ECEDDE
(236,237,222)
#EFF2E6
(239,242,230)
#F2F7EE
(242,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4C59E color. Also use rgb(212,197,158) instead hex code.

Text Font Color

.myTextColor { color: #D4C59E; }

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

This text font color is #D4C59E.

Background Color

.myBgColor { background-color: #D4C59E; }

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

This div background color is #D4C59E.

Border color

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

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

This div border color is #D4C59E.

Opacity

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

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

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

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

This text has shadow with #D4C59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C59E.

Preview

Color preview on black background

This text has color #D4C59E on black background.


Color preview on white background

This text has color #D4C59E on white background.


Black color preview on #D4C59E background

This text has black color on #D4C59E background.


White color preview on #D4C59E background

This text has white color on #D4C59E background.


Related colors

Complementary color

Complementary color for #hex is #2B3A61.


I love getcolorcode.com

Triadic colors

1 #9ED4C5 and #C59ED4 with #D4C59E are triadic colors.

2 #9EC5D4 and #C5D49E with #D4C59E are triadic colors.