COLOR #E4E996

HEX: #E4E996 RGB: (228,233,150)

Color info

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

RGB color model

#E4E996 color RGB value is (228,233,150).

RGB: (228,233,150) (89%, 91%, 59%)

RGB channels and saturation

R 228 of 255 = 89%
G 233 of 255 = 91%
B 150 of 255 = 59%

228
233
150

R + G + B ~ 80%. #E4E996 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 233 + 150 = 611 (100%)
R 228 of 611 ~ 37.32%
G 233 of 611 ~ 38.13%
B 150 of 611 ~ 24.55'%

%37.32
%38.13
%24.55

CMYK color model

#E4E996 color CMYK value is (2,0,36,9).

  • cyan value is 2.15%
  • magenta value is 0.00%
  • yellow value is 35.62%
  • key color value is 8.63%

CMYK: (2,0,36,9)
C2M0Y36K9 (2%, 0%, 36%, 9%)
(0.02 / 0.00 / 0.36 / 0.09)

CMYK percentages

%2.15
%0
%35.62
%8.63

Codes

Color #E4E996 in popluar color models

E4 E9 96
RGB 228 233 150
HSL 64° 65.35% 75.10%
HSB/HSV 64° 35.62% 91.37%
CMYK 2.15% 0.00% 35.62%
8.63%

Color #E4E996 in popluar number systems.

HEX E4 E9 96
Decimal 228 233 150
Binary 11100100 11101001 10010110
Octal 344 351 226

Shades and tints

Shades of #E4E996

#E4E996
(228,233,150)
#D0D489
(208,212,137)
#BCBF7C
(188,191,124)
#A8AA6F
(168,170,111)
#949562
(148,149,98)
#808055
(128,128,85)
#6C6B48
(108,107,72)
#58563B
(88,86,59)
#44412E
(68,65,46)
#302C21
(48,44,33)
#1C1714
(28,23,20)
#000000
(0,0,0)

Tints of #E4E996

#E4E996
(228,233,150)
#E6EB9F
(230,235,159)
#E8EDA8
(232,237,168)
#EAEFB1
(234,239,177)
#ECF1BA
(236,241,186)
#EEF3C3
(238,243,195)
#F0F5CC
(240,245,204)
#F2F7D5
(242,247,213)
#F4F9DE
(244,249,222)
#F6FBE7
(246,251,231)
#F8FDF0
(248,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4E996 color. Also use rgb(228,233,150) instead hex code.

Text Font Color

.myTextColor { color: #E4E996; }

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

This text font color is #E4E996.

Background Color

.myBgColor { background-color: #E4E996; }

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

This div background color is #E4E996.

Border color

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

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

This div border color is #E4E996.

Opacity

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

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

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

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

This text has shadow with #E4E996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4E996.

Preview

Color preview on black background

This text has color #E4E996 on black background.


Color preview on white background

This text has color #E4E996 on white background.


Black color preview on #E4E996 background

This text has black color on #E4E996 background.


White color preview on #E4E996 background

This text has white color on #E4E996 background.


Related colors

Complementary color

Complementary color for #hex is #1B1669.


I love getcolorcode.com

Triadic colors

1 #96E4E9 and #E996E4 with #E4E996 are triadic colors.

2 #96E9E4 and #E9E496 with #E4E996 are triadic colors.