COLOR #E2F494

HEX: #E2F494 RGB: (226,244,148)

Color info

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

RGB color model

#E2F494 color RGB value is (226,244,148).

RGB: (226,244,148) (89%, 96%, 58%)

RGB channels and saturation

R 226 of 255 = 89%
G 244 of 255 = 96%
B 148 of 255 = 58%

226
244
148

R + G + B ~ 81%. #E2F494 is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 244 + 148 = 618 (100%)
R 226 of 618 ~ 36.57%
G 244 of 618 ~ 39.48%
B 148 of 618 ~ 23.95'%

%36.57
%39.48
%23.95

CMYK color model

#E2F494 color CMYK value is (7,0,39,4).

  • cyan value is 7.38%
  • magenta value is 0.00%
  • yellow value is 39.34%
  • key color value is 4.31%

CMYK: (7,0,39,4)
C7M0Y39K4 (7%, 0%, 39%, 4%)
(0.07 / 0.00 / 0.39 / 0.04)

CMYK percentages

%7.38
%0
%39.34
%4.31

Codes

Color #E2F494 in popluar color models

E2 F4 94
RGB 226 244 148
HSL 71° 81.36% 76.86%
HSB/HSV 71° 39.34% 95.69%
CMYK 7.38% 0.00% 39.34%
4.31%

Color #E2F494 in popluar number systems.

HEX E2 F4 94
Decimal 226 244 148
Binary 11100010 11110100 10010100
Octal 342 364 224

Shades and tints

Shades of #E2F494

#E2F494
(226,244,148)
#CEDE87
(206,222,135)
#BAC87A
(186,200,122)
#A6B26D
(166,178,109)
#929C60
(146,156,96)
#7E8653
(126,134,83)
#6A7046
(106,112,70)
#565A39
(86,90,57)
#42442C
(66,68,44)
#2E2E1F
(46,46,31)
#1A1812
(26,24,18)
#000000
(0,0,0)

Tints of #E2F494

#E2F494
(226,244,148)
#E4F59D
(228,245,157)
#E6F6A6
(230,246,166)
#E8F7AF
(232,247,175)
#EAF8B8
(234,248,184)
#ECF9C1
(236,249,193)
#EEFACA
(238,250,202)
#F0FBD3
(240,251,211)
#F2FCDC
(242,252,220)
#F4FDE5
(244,253,229)
#F6FEEE
(246,254,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2F494 color. Also use rgb(226,244,148) instead hex code.

Text Font Color

.myTextColor { color: #E2F494; }

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

This text font color is #E2F494.

Background Color

.myBgColor { background-color: #E2F494; }

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

This div background color is #E2F494.

Border color

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

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

This div border color is #E2F494.

Opacity

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

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

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

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

This text has shadow with #E2F494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2F494.

Preview

Color preview on black background

This text has color #E2F494 on black background.


Color preview on white background

This text has color #E2F494 on white background.


Black color preview on #E2F494 background

This text has black color on #E2F494 background.


White color preview on #E2F494 background

This text has white color on #E2F494 background.


Related colors

Complementary color

Complementary color for #hex is #1D0B6B.


I love getcolorcode.com

Triadic colors

1 #94E2F4 and #F494E2 with #E2F494 are triadic colors.

2 #94F4E2 and #F4E294 with #E2F494 are triadic colors.