COLOR #E5D582

HEX: #E5D582 RGB: (229,213,130)

Color info

#E5D582 contains mainly red and green colors. Web safe color of #E5D582 is #CCCC99 (or #CC9).

RGB color model

#E5D582 color RGB value is (229,213,130).

RGB: (229,213,130) (90%, 84%, 51%)

RGB channels and saturation

R 229 of 255 = 90%
G 213 of 255 = 84%
B 130 of 255 = 51%

229
213
130

R + G + B ~ 75%. #E5D582 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 213 + 130 = 572 (100%)
R 229 of 572 ~ 40.03%
G 213 of 572 ~ 37.24%
B 130 of 572 ~ 22.73'%

%40.03
%37.24
%22.73

CMYK color model

#E5D582 color CMYK value is (0,7,43,10).

  • cyan value is 0.00%
  • magenta value is 6.99%
  • yellow value is 43.23%
  • key color value is 10.20%

CMYK: (0,7,43,10)
C0M7Y43K10 (0%, 7%, 43%, 10%)
(0.00 / 0.07 / 0.43 / 0.10)

CMYK percentages

%0
%6.99
%43.23
%10.2

Codes

Color #E5D582 in popluar color models

E5 D5 82
RGB 229 213 130
HSL 50° 65.56% 70.39%
HSB/HSV 50° 43.23% 89.80%
CMYK 0.00% 6.99% 43.23%
10.20%

Color #E5D582 in popluar number systems.

HEX E5 D5 82
Decimal 229 213 130
Binary 11100101 11010101 10000010
Octal 345 325 202

Shades and tints

Shades of #E5D582

#E5D582
(229,213,130)
#D1C277
(209,194,119)
#BDAF6C
(189,175,108)
#A99C61
(169,156,97)
#958956
(149,137,86)
#81764B
(129,118,75)
#6D6340
(109,99,64)
#595035
(89,80,53)
#453D2A
(69,61,42)
#312A1F
(49,42,31)
#1D1714
(29,23,20)
#000000
(0,0,0)

Tints of #E5D582

#E5D582
(229,213,130)
#E7D88D
(231,216,141)
#E9DB98
(233,219,152)
#EBDEA3
(235,222,163)
#EDE1AE
(237,225,174)
#EFE4B9
(239,228,185)
#F1E7C4
(241,231,196)
#F3EACF
(243,234,207)
#F5EDDA
(245,237,218)
#F7F0E5
(247,240,229)
#F9F3F0
(249,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D582 color. Also use rgb(229,213,130) instead hex code.

Text Font Color

.myTextColor { color: #E5D582; }

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

This text font color is #E5D582.

Background Color

.myBgColor { background-color: #E5D582; }

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

This div background color is #E5D582.

Border color

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

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

This div border color is #E5D582.

Opacity

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

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

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

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

This text has shadow with #E5D582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D582.

Preview

Color preview on black background

This text has color #E5D582 on black background.


Color preview on white background

This text has color #E5D582 on white background.


Black color preview on #E5D582 background

This text has black color on #E5D582 background.


White color preview on #E5D582 background

This text has white color on #E5D582 background.


Related colors

Complementary color

Complementary color for #hex is #1A2A7D.


I love getcolorcode.com

Triadic colors

1 #82E5D5 and #D582E5 with #E5D582 are triadic colors.

2 #82D5E5 and #D5E582 with #E5D582 are triadic colors.