COLOR #D1C59E

HEX: #D1C59E RGB: (209,197,158)

Color info

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

RGB color model

#D1C59E color RGB value is (209,197,158).

RGB: (209,197,158) (82%, 77%, 62%)

RGB channels and saturation

R 209 of 255 = 82%
G 197 of 255 = 77%
B 158 of 255 = 62%

209
197
158

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

Portions of RGB colors in percentages

R + G + B = 209 + 197 + 158 = 564 (100%)
R 209 of 564 ~ 37.06%
G 197 of 564 ~ 34.93%
B 158 of 564 ~ 28.01'%

%37.06
%34.93
%28.01

CMYK color model

#D1C59E color CMYK value is (0,6,24,18).

  • cyan value is 0.00%
  • magenta value is 5.74%
  • yellow value is 24.40%
  • key color value is 18.04%

CMYK: (0,6,24,18)
C0M6Y24K18 (0%, 6%, 24%, 18%)
(0.00 / 0.06 / 0.24 / 0.18)

CMYK percentages

%0
%5.74
%24.4
%18.04

Codes

Color #D1C59E in popluar color models

D1 C5 9E
RGB 209 197 158
HSL 46° 35.66% 71.96%
HSB/HSV 46° 24.40% 81.96%
CMYK 0.00% 5.74% 24.40%
18.04%

Color #D1C59E in popluar number systems.

HEX D1 C5 9E
Decimal 209 197 158
Binary 11010001 11000101 10011110
Octal 321 305 236

Shades and tints

Shades of #D1C59E

#D1C59E
(209,197,158)
#BEB490
(190,180,144)
#ABA382
(171,163,130)
#989274
(152,146,116)
#858166
(133,129,102)
#727058
(114,112,88)
#5F5F4A
(95,95,74)
#4C4E3C
(76,78,60)
#393D2E
(57,61,46)
#262C20
(38,44,32)
#131B12
(19,27,18)
#000000
(0,0,0)

Tints of #D1C59E

#D1C59E
(209,197,158)
#D5CAA6
(213,202,166)
#D9CFAE
(217,207,174)
#DDD4B6
(221,212,182)
#E1D9BE
(225,217,190)
#E5DEC6
(229,222,198)
#E9E3CE
(233,227,206)
#EDE8D6
(237,232,214)
#F1EDDE
(241,237,222)
#F5F2E6
(245,242,230)
#F9F7EE
(249,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1C59E; }

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

This text font color is #D1C59E.

Background Color

.myBgColor { background-color: #D1C59E; }

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

This div background color is #D1C59E.

Border color

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

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

This div border color is #D1C59E.

Opacity

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

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

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

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

This text has shadow with #D1C59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1C59E.

Preview

Color preview on black background

This text has color #D1C59E on black background.


Color preview on white background

This text has color #D1C59E on white background.


Black color preview on #D1C59E background

This text has black color on #D1C59E background.


White color preview on #D1C59E background

This text has white color on #D1C59E background.


Related colors

Complementary color

Complementary color for #hex is #2E3A61.


I love getcolorcode.com

Triadic colors

1 #9ED1C5 and #C59ED1 with #D1C59E are triadic colors.

2 #9EC5D1 and #C5D19E with #D1C59E are triadic colors.