COLOR #E1E988

HEX: #E1E988 RGB: (225,233,136)

Color info

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

RGB color model

#E1E988 color RGB value is (225,233,136).

RGB: (225,233,136) (88%, 91%, 53%)

RGB channels and saturation

R 225 of 255 = 88%
G 233 of 255 = 91%
B 136 of 255 = 53%

225
233
136

R + G + B ~ 77%. #E1E988 is quite light color.

Portions of RGB colors in percentages

R + G + B = 225 + 233 + 136 = 594 (100%)
R 225 of 594 ~ 37.88%
G 233 of 594 ~ 39.23%
B 136 of 594 ~ 22.9'%

%37.88
%39.23
%22.9

CMYK color model

#E1E988 color CMYK value is (3,0,42,9).

  • cyan value is 3.43%
  • magenta value is 0.00%
  • yellow value is 41.63%
  • key color value is 8.63%

CMYK: (3,0,42,9)
C3M0Y42K9 (3%, 0%, 42%, 9%)
(0.03 / 0.00 / 0.42 / 0.09)

CMYK percentages

%3.43
%0
%41.63
%8.63

Codes

Color #E1E988 in popluar color models

E1 E9 88
RGB 225 233 136
HSL 65° 68.79% 72.35%
HSB/HSV 65° 41.63% 91.37%
CMYK 3.43% 0.00% 41.63%
8.63%

Color #E1E988 in popluar number systems.

HEX E1 E9 88
Decimal 225 233 136
Binary 11100001 11101001 10001000
Octal 341 351 210

Shades and tints

Shades of #E1E988

#E1E988
(225,233,136)
#CDD47C
(205,212,124)
#B9BF70
(185,191,112)
#A5AA64
(165,170,100)
#919558
(145,149,88)
#7D804C
(125,128,76)
#696B40
(105,107,64)
#555634
(85,86,52)
#414128
(65,65,40)
#2D2C1C
(45,44,28)
#191710
(25,23,16)
#000000
(0,0,0)

Tints of #E1E988

#E1E988
(225,233,136)
#E3EB92
(227,235,146)
#E5ED9C
(229,237,156)
#E7EFA6
(231,239,166)
#E9F1B0
(233,241,176)
#EBF3BA
(235,243,186)
#EDF5C4
(237,245,196)
#EFF7CE
(239,247,206)
#F1F9D8
(241,249,216)
#F3FBE2
(243,251,226)
#F5FDEC
(245,253,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1E988 color. Also use rgb(225,233,136) instead hex code.

Text Font Color

.myTextColor { color: #E1E988; }

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

This text font color is #E1E988.

Background Color

.myBgColor { background-color: #E1E988; }

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

This div background color is #E1E988.

Border color

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

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

This div border color is #E1E988.

Opacity

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

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

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

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

This text has shadow with #E1E988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1E988.

Preview

Color preview on black background

This text has color #E1E988 on black background.


Color preview on white background

This text has color #E1E988 on white background.


Black color preview on #E1E988 background

This text has black color on #E1E988 background.


White color preview on #E1E988 background

This text has white color on #E1E988 background.


Related colors

Complementary color

Complementary color for #hex is #1E1677.


I love getcolorcode.com

Triadic colors

1 #88E1E9 and #E988E1 with #E1E988 are triadic colors.

2 #88E9E1 and #E9E188 with #E1E988 are triadic colors.