COLOR #D7C59E

HEX: #D7C59E RGB: (215,197,158)

Color info

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

RGB color model

#D7C59E color RGB value is (215,197,158).

RGB: (215,197,158) (84%, 77%, 62%)

RGB channels and saturation

R 215 of 255 = 84%
G 197 of 255 = 77%
B 158 of 255 = 62%

215
197
158

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

Portions of RGB colors in percentages

R + G + B = 215 + 197 + 158 = 570 (100%)
R 215 of 570 ~ 37.72%
G 197 of 570 ~ 34.56%
B 158 of 570 ~ 27.72'%

%37.72
%34.56
%27.72

CMYK color model

#D7C59E color CMYK value is (0,8,27,16).

  • cyan value is 0.00%
  • magenta value is 8.37%
  • yellow value is 26.51%
  • key color value is 15.69%

CMYK: (0,8,27,16)
C0M8Y27K16 (0%, 8%, 27%, 16%)
(0.00 / 0.08 / 0.27 / 0.16)

CMYK percentages

%0
%8.37
%26.51
%15.69

Codes

Color #D7C59E in popluar color models

D7 C5 9E
RGB 215 197 158
HSL 41° 41.61% 73.14%
HSB/HSV 41° 26.51% 84.31%
CMYK 0.00% 8.37% 26.51%
15.69%

Color #D7C59E in popluar number systems.

HEX D7 C5 9E
Decimal 215 197 158
Binary 11010111 11000101 10011110
Octal 327 305 236

Shades and tints

Shades of #D7C59E

#D7C59E
(215,197,158)
#C4B490
(196,180,144)
#B1A382
(177,163,130)
#9E9274
(158,146,116)
#8B8166
(139,129,102)
#787058
(120,112,88)
#655F4A
(101,95,74)
#524E3C
(82,78,60)
#3F3D2E
(63,61,46)
#2C2C20
(44,44,32)
#191B12
(25,27,18)
#000000
(0,0,0)

Tints of #D7C59E

#D7C59E
(215,197,158)
#DACAA6
(218,202,166)
#DDCFAE
(221,207,174)
#E0D4B6
(224,212,182)
#E3D9BE
(227,217,190)
#E6DEC6
(230,222,198)
#E9E3CE
(233,227,206)
#ECE8D6
(236,232,214)
#EFEDDE
(239,237,222)
#F2F2E6
(242,242,230)
#F5F7EE
(245,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7C59E; }

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

This text font color is #D7C59E.

Background Color

.myBgColor { background-color: #D7C59E; }

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

This div background color is #D7C59E.

Border color

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

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

This div border color is #D7C59E.

Opacity

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

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

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

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

This text has shadow with #D7C59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7C59E.

Preview

Color preview on black background

This text has color #D7C59E on black background.


Color preview on white background

This text has color #D7C59E on white background.


Black color preview on #D7C59E background

This text has black color on #D7C59E background.


White color preview on #D7C59E background

This text has white color on #D7C59E background.


Related colors

Complementary color

Complementary color for #hex is #283A61.


I love getcolorcode.com

Triadic colors

1 #9ED7C5 and #C59ED7 with #D7C59E are triadic colors.

2 #9EC5D7 and #C5D79E with #D7C59E are triadic colors.