COLOR #E5E48C

HEX: #E5E48C RGB: (229,228,140)

Color info

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

RGB color model

#E5E48C color RGB value is (229,228,140).

RGB: (229,228,140) (90%, 89%, 55%)

RGB channels and saturation

R 229 of 255 = 90%
G 228 of 255 = 89%
B 140 of 255 = 55%

229
228
140

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

Portions of RGB colors in percentages

R + G + B = 229 + 228 + 140 = 597 (100%)
R 229 of 597 ~ 38.36%
G 228 of 597 ~ 38.19%
B 140 of 597 ~ 23.45'%

%38.36
%38.19
%23.45

CMYK color model

#E5E48C color CMYK value is (0,0,39,10).

  • cyan value is 0.00%
  • magenta value is 0.44%
  • yellow value is 38.86%
  • key color value is 10.20%

CMYK: (0,0,39,10)
C0M0Y39K10 (0%, 0%, 39%, 10%)
(0.00 / 0.00 / 0.39 / 0.10)

CMYK percentages

%0
%0.44
%38.86
%10.2

Codes

Color #E5E48C in popluar color models

E5 E4 8C
RGB 229 228 140
HSL 59° 63.12% 72.35%
HSB/HSV 59° 38.86% 89.80%
CMYK 0.00% 0.44% 38.86%
10.20%

Color #E5E48C in popluar number systems.

HEX E5 E4 8C
Decimal 229 228 140
Binary 11100101 11100100 10001100
Octal 345 344 214

Shades and tints

Shades of #E5E48C

#E5E48C
(229,228,140)
#D1D080
(209,208,128)
#BDBC74
(189,188,116)
#A9A868
(169,168,104)
#95945C
(149,148,92)
#818050
(129,128,80)
#6D6C44
(109,108,68)
#595838
(89,88,56)
#45442C
(69,68,44)
#313020
(49,48,32)
#1D1C14
(29,28,20)
#000000
(0,0,0)

Tints of #E5E48C

#E5E48C
(229,228,140)
#E7E696
(231,230,150)
#E9E8A0
(233,232,160)
#EBEAAA
(235,234,170)
#EDECB4
(237,236,180)
#EFEEBE
(239,238,190)
#F1F0C8
(241,240,200)
#F3F2D2
(243,242,210)
#F5F4DC
(245,244,220)
#F7F6E6
(247,246,230)
#F9F8F0
(249,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E48C color. Also use rgb(229,228,140) instead hex code.

Text Font Color

.myTextColor { color: #E5E48C; }

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

This text font color is #E5E48C.

Background Color

.myBgColor { background-color: #E5E48C; }

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

This div background color is #E5E48C.

Border color

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

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

This div border color is #E5E48C.

Opacity

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

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

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

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

This text has shadow with #E5E48C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E48C.

Preview

Color preview on black background

This text has color #E5E48C on black background.


Color preview on white background

This text has color #E5E48C on white background.


Black color preview on #E5E48C background

This text has black color on #E5E48C background.


White color preview on #E5E48C background

This text has white color on #E5E48C background.


Related colors

Complementary color

Complementary color for #hex is #1A1B73.


I love getcolorcode.com

Triadic colors

1 #8CE5E4 and #E48CE5 with #E5E48C are triadic colors.

2 #8CE4E5 and #E4E58C with #E5E48C are triadic colors.