COLOR #E4E697

HEX: #E4E697 RGB: (228,230,151)

Color info

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

RGB color model

#E4E697 color RGB value is (228,230,151).

RGB: (228,230,151) (89%, 90%, 59%)

RGB channels and saturation

R 228 of 255 = 89%
G 230 of 255 = 90%
B 151 of 255 = 59%

228
230
151

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

Portions of RGB colors in percentages

R + G + B = 228 + 230 + 151 = 609 (100%)
R 228 of 609 ~ 37.44%
G 230 of 609 ~ 37.77%
B 151 of 609 ~ 24.79'%

%37.44
%37.77
%24.79

CMYK color model

#E4E697 color CMYK value is (1,0,34,10).

  • cyan value is 0.87%
  • magenta value is 0.00%
  • yellow value is 34.35%
  • key color value is 9.80%

CMYK: (1,0,34,10)
C1M0Y34K10 (1%, 0%, 34%, 10%)
(0.01 / 0.00 / 0.34 / 0.10)

CMYK percentages

%0.87
%0
%34.35
%9.8

Codes

Color #E4E697 in popluar color models

E4 E6 97
RGB 228 230 151
HSL 62° 61.24% 74.71%
HSB/HSV 62° 34.35% 90.20%
CMYK 0.87% 0.00% 34.35%
9.80%

Color #E4E697 in popluar number systems.

HEX E4 E6 97
Decimal 228 230 151
Binary 11100100 11100110 10010111
Octal 344 346 227

Shades and tints

Shades of #E4E697

#E4E697
(228,230,151)
#D0D28A
(208,210,138)
#BCBE7D
(188,190,125)
#A8AA70
(168,170,112)
#949663
(148,150,99)
#808256
(128,130,86)
#6C6E49
(108,110,73)
#585A3C
(88,90,60)
#44462F
(68,70,47)
#303222
(48,50,34)
#1C1E15
(28,30,21)
#000000
(0,0,0)

Tints of #E4E697

#E4E697
(228,230,151)
#E6E8A0
(230,232,160)
#E8EAA9
(232,234,169)
#EAECB2
(234,236,178)
#ECEEBB
(236,238,187)
#EEF0C4
(238,240,196)
#F0F2CD
(240,242,205)
#F2F4D6
(242,244,214)
#F4F6DF
(244,246,223)
#F6F8E8
(246,248,232)
#F8FAF1
(248,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4E697 color. Also use rgb(228,230,151) instead hex code.

Text Font Color

.myTextColor { color: #E4E697; }

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

This text font color is #E4E697.

Background Color

.myBgColor { background-color: #E4E697; }

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

This div background color is #E4E697.

Border color

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

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

This div border color is #E4E697.

Opacity

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

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

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

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

This text has shadow with #E4E697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4E697.

Preview

Color preview on black background

This text has color #E4E697 on black background.


Color preview on white background

This text has color #E4E697 on white background.


Black color preview on #E4E697 background

This text has black color on #E4E697 background.


White color preview on #E4E697 background

This text has white color on #E4E697 background.


Related colors

Complementary color

Complementary color for #hex is #1B1968.


I love getcolorcode.com

Triadic colors

1 #97E4E6 and #E697E4 with #E4E697 are triadic colors.

2 #97E6E4 and #E6E497 with #E4E697 are triadic colors.