COLOR #E4F896

HEX: #E4F896 RGB: (228,248,150)

Color info

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

RGB color model

#E4F896 color RGB value is (228,248,150).

RGB: (228,248,150) (89%, 97%, 59%)

RGB channels and saturation

R 228 of 255 = 89%
G 248 of 255 = 97%
B 150 of 255 = 59%

228
248
150

R + G + B ~ 82%. #E4F896 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 248 + 150 = 626 (100%)
R 228 of 626 ~ 36.42%
G 248 of 626 ~ 39.62%
B 150 of 626 ~ 23.96'%

%36.42
%39.62
%23.96

CMYK color model

#E4F896 color CMYK value is (8,0,40,3).

  • cyan value is 8.06%
  • magenta value is 0.00%
  • yellow value is 39.52%
  • key color value is 2.75%

CMYK: (8,0,40,3)
C8M0Y40K3 (8%, 0%, 40%, 3%)
(0.08 / 0.00 / 0.40 / 0.03)

CMYK percentages

%8.06
%0
%39.52
%2.75

Codes

Color #E4F896 in popluar color models

E4 F8 96
RGB 228 248 150
HSL 72° 87.50% 78.04%
HSB/HSV 72° 39.52% 97.25%
CMYK 8.06% 0.00% 39.52%
2.75%

Color #E4F896 in popluar number systems.

HEX E4 F8 96
Decimal 228 248 150
Binary 11100100 11111000 10010110
Octal 344 370 226

Shades and tints

Shades of #E4F896

#E4F896
(228,248,150)
#D0E289
(208,226,137)
#BCCC7C
(188,204,124)
#A8B66F
(168,182,111)
#94A062
(148,160,98)
#808A55
(128,138,85)
#6C7448
(108,116,72)
#585E3B
(88,94,59)
#44482E
(68,72,46)
#303221
(48,50,33)
#1C1C14
(28,28,20)
#000000
(0,0,0)

Tints of #E4F896

#E4F896
(228,248,150)
#E6F89F
(230,248,159)
#E8F8A8
(232,248,168)
#EAF8B1
(234,248,177)
#ECF8BA
(236,248,186)
#EEF8C3
(238,248,195)
#F0F8CC
(240,248,204)
#F2F8D5
(242,248,213)
#F4F8DE
(244,248,222)
#F6F8E7
(246,248,231)
#F8F8F0
(248,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4F896; }

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

This text font color is #E4F896.

Background Color

.myBgColor { background-color: #E4F896; }

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

This div background color is #E4F896.

Border color

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

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

This div border color is #E4F896.

Opacity

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

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

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

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

This text has shadow with #E4F896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4F896.

Preview

Color preview on black background

This text has color #E4F896 on black background.


Color preview on white background

This text has color #E4F896 on white background.


Black color preview on #E4F896 background

This text has black color on #E4F896 background.


White color preview on #E4F896 background

This text has white color on #E4F896 background.


Related colors

Complementary color

Complementary color for #hex is #1B0769.


I love getcolorcode.com

Triadic colors

1 #96E4F8 and #F896E4 with #E4F896 are triadic colors.

2 #96F8E4 and #F8E496 with #E4F896 are triadic colors.