COLOR #E5EA8A

HEX: #E5EA8A RGB: (229,234,138)

Color info

#E5EA8A contains mainly red and green colors. Web safe color of #E5EA8A is #CCFF99 (or #CF9).

RGB color model

#E5EA8A color RGB value is (229,234,138).

RGB: (229,234,138) (90%, 92%, 54%)

RGB channels and saturation

R 229 of 255 = 90%
G 234 of 255 = 92%
B 138 of 255 = 54%

229
234
138

R + G + B ~ 79%. #E5EA8A is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 234 + 138 = 601 (100%)
R 229 of 601 ~ 38.1%
G 234 of 601 ~ 38.94%
B 138 of 601 ~ 22.96'%

%38.1
%38.94
%22.96

CMYK color model

#E5EA8A color CMYK value is (2,0,41,8).

  • cyan value is 2.14%
  • magenta value is 0.00%
  • yellow value is 41.03%
  • key color value is 8.24%
CMYK: (2,0,41,8) C2M0Y41K8 (2%,0%,41%,8%) (0.02/0.00/0.41/0.08) 

CMYK percentages

%2.14
%0
%41.03
%8.24

Codes

Color #E5EA8A in popluar color models

E5 EA 8A
RGB 229 234 138
HSL 63° 69.57% 72.94%
HSB/HSV 63° 41.03% 91.76%
CMYK 2.14% 0.00% 41.03%
8.24%

Color #E5EA8A in popluar number systems.

HEX E5 EA 8A
Decimal 229 234 138
Binary 11100101 11101010 10001010
Octal 345 352 212

Shades and tints

Shades of #E5EA8A

#E5EA8A
(229,234,138)
#D1D57E
(209,213,126)
#BDC072
(189,192,114)
#A9AB66
(169,171,102)
#95965A
(149,150,90)
#81814E
(129,129,78)
#6D6C42
(109,108,66)
#595736
(89,87,54)
#45422A
(69,66,42)
#312D1E
(49,45,30)
#1D1812
(29,24,18)
#000000
(0,0,0)

Tints of #E5EA8A

#E5EA8A
(229,234,138)
#E7EB94
(231,235,148)
#E9EC9E
(233,236,158)
#EBEDA8
(235,237,168)
#EDEEB2
(237,238,178)
#EFEFBC
(239,239,188)
#F1F0C6
(241,240,198)
#F3F1D0
(243,241,208)
#F5F2DA
(245,242,218)
#F7F3E4
(247,243,228)
#F9F4EE
(249,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5EA8A; }

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

This text font color is #E5EA8A.

Background Color

.myBgColor { background-color: #E5EA8A; }

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

This div background color is #E5EA8A.

Border color

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

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

This div border color is #E5EA8A.

Opacity

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

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

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

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

This text has shadow with #E5EA8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EA8A.

Preview

Color preview on black background

This text has color #E5EA8A on black background.


Color preview on white background

This text has color #E5EA8A on white background.


Black color preview on #E5EA8A background

This text has black color on #E5EA8A background.


White color preview on #E5EA8A background

This text has white color on #E5EA8A background.


Related colors

Complementary color

Complementary color for #hex is #1A1575.


I love getcolorcode.com

Triadic colors

1 #8AE5EA and #EA8AE5 with #E5EA8A are triadic colors.

2 #8AEAE5 and #EAE58A with #E5EA8A are triadic colors.