COLOR #E9E496

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

Color info

#E9E496 contains mainly red and green colors. Web safe color of #E9E496 is #FFCC99 (or #FC9).

RGB color model

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

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

RGB channels and saturation

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

233
228
150

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

Portions of RGB colors in percentages

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

%38.13
%37.32
%24.55

CMYK color model

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

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

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

CMYK percentages

%0
%2.15
%35.62
%8.63

Codes

Color #E9E496 in popluar color models

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

Color #E9E496 in popluar number systems.

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

Shades and tints

Shades of #E9E496

#E9E496
(233,228,150)
#D4D089
(212,208,137)
#BFBC7C
(191,188,124)
#AAA86F
(170,168,111)
#959462
(149,148,98)
#808055
(128,128,85)
#6B6C48
(107,108,72)
#56583B
(86,88,59)
#41442E
(65,68,46)
#2C3021
(44,48,33)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #E9E496

#E9E496
(233,228,150)
#EBE69F
(235,230,159)
#EDE8A8
(237,232,168)
#EFEAB1
(239,234,177)
#F1ECBA
(241,236,186)
#F3EEC3
(243,238,195)
#F5F0CC
(245,240,204)
#F7F2D5
(247,242,213)
#F9F4DE
(249,244,222)
#FBF6E7
(251,246,231)
#FDF8F0
(253,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9E496; }

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

This text font color is #E9E496.

Background Color

.myBgColor { background-color: #E9E496; }

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

This div background color is #E9E496.

Border color

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

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

This div border color is #E9E496.

Opacity

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

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

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

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

This text has shadow with #E9E496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9E496.

Preview

Color preview on black background

This text has color #E9E496 on black background.


Color preview on white background

This text has color #E9E496 on white background.


Black color preview on #E9E496 background

This text has black color on #E9E496 background.


White color preview on #E9E496 background

This text has white color on #E9E496 background.


Related colors

Complementary color

Complementary color for #hex is #161B69.


I love getcolorcode.com

Triadic colors

1 #96E9E4 and #E496E9 with #E9E496 are triadic colors.

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