COLOR #E5D78A

HEX: #E5D78A RGB: (229,215,138)

Color info

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

RGB color model

#E5D78A color RGB value is (229,215,138).

RGB: (229,215,138) (90%, 84%, 54%)

RGB channels and saturation

R 229 of 255 = 90%
G 215 of 255 = 84%
B 138 of 255 = 54%

229
215
138

R + G + B ~ 76%. #E5D78A is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 215 + 138 = 582 (100%)
R 229 of 582 ~ 39.35%
G 215 of 582 ~ 36.94%
B 138 of 582 ~ 23.71'%

%39.35
%36.94
%23.71

CMYK color model

#E5D78A color CMYK value is (0,6,40,10).

  • cyan value is 0.00%
  • magenta value is 6.11%
  • yellow value is 39.74%
  • key color value is 10.20%
CMYK: (0,6,40,10) C0M6Y40K10 (0%,6%,40%,10%) (0.00/0.06/0.40/0.10) 

CMYK percentages

%0
%6.11
%39.74
%10.2

Codes

Color #E5D78A in popluar color models

E5 D7 8A
RGB 229 215 138
HSL 51° 63.64% 71.96%
HSB/HSV 51° 39.74% 89.80%
CMYK 0.00% 6.11% 39.74%
10.20%

Color #E5D78A in popluar number systems.

HEX E5 D7 8A
Decimal 229 215 138
Binary 11100101 11010111 10001010
Octal 345 327 212

Shades and tints

Shades of #E5D78A

#E5D78A
(229,215,138)
#D1C47E
(209,196,126)
#BDB172
(189,177,114)
#A99E66
(169,158,102)
#958B5A
(149,139,90)
#81784E
(129,120,78)
#6D6542
(109,101,66)
#595236
(89,82,54)
#453F2A
(69,63,42)
#312C1E
(49,44,30)
#1D1912
(29,25,18)
#000000
(0,0,0)

Tints of #E5D78A

#E5D78A
(229,215,138)
#E7DA94
(231,218,148)
#E9DD9E
(233,221,158)
#EBE0A8
(235,224,168)
#EDE3B2
(237,227,178)
#EFE6BC
(239,230,188)
#F1E9C6
(241,233,198)
#F3ECD0
(243,236,208)
#F5EFDA
(245,239,218)
#F7F2E4
(247,242,228)
#F9F5EE
(249,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D78A color. Also use rgb(229,215,138) instead hex code.

Text Font Color

.myTextColor { color: #E5D78A; }

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

This text font color is #E5D78A.

Background Color

.myBgColor { background-color: #E5D78A; }

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

This div background color is #E5D78A.

Border color

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

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

This div border color is #E5D78A.

Opacity

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

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

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

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

This text has shadow with #E5D78A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D78A.

Preview

Color preview on black background

This text has color #E5D78A on black background.


Color preview on white background

This text has color #E5D78A on white background.


Black color preview on #E5D78A background

This text has black color on #E5D78A background.


White color preview on #E5D78A background

This text has white color on #E5D78A background.


Related colors

Complementary color

Complementary color for #hex is #1A2875.


I love getcolorcode.com

Triadic colors

1 #8AE5D7 and #D78AE5 with #E5D78A are triadic colors.

2 #8AD7E5 and #D7E58A with #E5D78A are triadic colors.