COLOR #E7D596

HEX: #E7D596 RGB: (231,213,150)

Color info

#E7D596 contains mainly red and green colors. Web safe color of #E7D596 is #FFCC99 (or #FC9).

RGB color model

#E7D596 color RGB value is (231,213,150).

RGB: (231,213,150) (91%, 84%, 59%)

RGB channels and saturation

R 231 of 255 = 91%
G 213 of 255 = 84%
B 150 of 255 = 59%

231
213
150

R + G + B ~ 78%. #E7D596 is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 213 + 150 = 594 (100%)
R 231 of 594 ~ 38.89%
G 213 of 594 ~ 35.86%
B 150 of 594 ~ 25.25'%

%38.89
%35.86
%25.25

CMYK color model

#E7D596 color CMYK value is (0,8,35,9).

  • cyan value is 0.00%
  • magenta value is 7.79%
  • yellow value is 35.06%
  • key color value is 9.41%

CMYK: (0,8,35,9)
C0M8Y35K9 (0%, 8%, 35%, 9%)
(0.00 / 0.08 / 0.35 / 0.09)

CMYK percentages

%0
%7.79
%35.06
%9.41

Codes

Color #E7D596 in popluar color models

E7 D5 96
RGB 231 213 150
HSL 47° 62.79% 74.71%
HSB/HSV 47° 35.06% 90.59%
CMYK 0.00% 7.79% 35.06%
9.41%

Color #E7D596 in popluar number systems.

HEX E7 D5 96
Decimal 231 213 150
Binary 11100111 11010101 10010110
Octal 347 325 226

Shades and tints

Shades of #E7D596

#E7D596
(231,213,150)
#D2C289
(210,194,137)
#BDAF7C
(189,175,124)
#A89C6F
(168,156,111)
#938962
(147,137,98)
#7E7655
(126,118,85)
#696348
(105,99,72)
#54503B
(84,80,59)
#3F3D2E
(63,61,46)
#2A2A21
(42,42,33)
#151714
(21,23,20)
#000000
(0,0,0)

Tints of #E7D596

#E7D596
(231,213,150)
#E9D89F
(233,216,159)
#EBDBA8
(235,219,168)
#EDDEB1
(237,222,177)
#EFE1BA
(239,225,186)
#F1E4C3
(241,228,195)
#F3E7CC
(243,231,204)
#F5EAD5
(245,234,213)
#F7EDDE
(247,237,222)
#F9F0E7
(249,240,231)
#FBF3F0
(251,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7D596 color. Also use rgb(231,213,150) instead hex code.

Text Font Color

.myTextColor { color: #E7D596; }

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

This text font color is #E7D596.

Background Color

.myBgColor { background-color: #E7D596; }

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

This div background color is #E7D596.

Border color

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

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

This div border color is #E7D596.

Opacity

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

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

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

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

This text has shadow with #E7D596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D596.

Preview

Color preview on black background

This text has color #E7D596 on black background.


Color preview on white background

This text has color #E7D596 on white background.


Black color preview on #E7D596 background

This text has black color on #E7D596 background.


White color preview on #E7D596 background

This text has white color on #E7D596 background.


Related colors

Complementary color

Complementary color for #hex is #182A69.


I love getcolorcode.com

Triadic colors

1 #96E7D5 and #D596E7 with #E7D596 are triadic colors.

2 #96D5E7 and #D5E796 with #E7D596 are triadic colors.