COLOR #E4F594

HEX: #E4F594 RGB: (228,245,148)

Color info

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

RGB color model

#E4F594 color RGB value is (228,245,148).

RGB: (228,245,148) (89%, 96%, 58%)

RGB channels and saturation

R 228 of 255 = 89%
G 245 of 255 = 96%
B 148 of 255 = 58%

228
245
148

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

Portions of RGB colors in percentages

R + G + B = 228 + 245 + 148 = 621 (100%)
R 228 of 621 ~ 36.71%
G 245 of 621 ~ 39.45%
B 148 of 621 ~ 23.83'%

%36.71
%39.45
%23.83

CMYK color model

#E4F594 color CMYK value is (7,0,40,4).

  • cyan value is 6.94%
  • magenta value is 0.00%
  • yellow value is 39.59%
  • key color value is 3.92%

CMYK: (7,0,40,4)
C7M0Y40K4 (7%, 0%, 40%, 4%)
(0.07 / 0.00 / 0.40 / 0.04)

CMYK percentages

%6.94
%0
%39.59
%3.92

Codes

Color #E4F594 in popluar color models

E4 F5 94
RGB 228 245 148
HSL 71° 82.91% 77.06%
HSB/HSV 71° 39.59% 96.08%
CMYK 6.94% 0.00% 39.59%
3.92%

Color #E4F594 in popluar number systems.

HEX E4 F5 94
Decimal 228 245 148
Binary 11100100 11110101 10010100
Octal 344 365 224

Shades and tints

Shades of #E4F594

#E4F594
(228,245,148)
#D0DF87
(208,223,135)
#BCC97A
(188,201,122)
#A8B36D
(168,179,109)
#949D60
(148,157,96)
#808753
(128,135,83)
#6C7146
(108,113,70)
#585B39
(88,91,57)
#44452C
(68,69,44)
#302F1F
(48,47,31)
#1C1912
(28,25,18)
#000000
(0,0,0)

Tints of #E4F594

#E4F594
(228,245,148)
#E6F59D
(230,245,157)
#E8F5A6
(232,245,166)
#EAF5AF
(234,245,175)
#ECF5B8
(236,245,184)
#EEF5C1
(238,245,193)
#F0F5CA
(240,245,202)
#F2F5D3
(242,245,211)
#F4F5DC
(244,245,220)
#F6F5E5
(246,245,229)
#F8F5EE
(248,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4F594 color. Also use rgb(228,245,148) instead hex code.

Text Font Color

.myTextColor { color: #E4F594; }

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

This text font color is #E4F594.

Background Color

.myBgColor { background-color: #E4F594; }

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

This div background color is #E4F594.

Border color

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

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

This div border color is #E4F594.

Opacity

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

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

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

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

This text has shadow with #E4F594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4F594.

Preview

Color preview on black background

This text has color #E4F594 on black background.


Color preview on white background

This text has color #E4F594 on white background.


Black color preview on #E4F594 background

This text has black color on #E4F594 background.


White color preview on #E4F594 background

This text has white color on #E4F594 background.


Related colors

Complementary color

Complementary color for #hex is #1B0A6B.


I love getcolorcode.com

Triadic colors

1 #94E4F5 and #F594E4 with #E4F594 are triadic colors.

2 #94F5E4 and #F5E494 with #E4F594 are triadic colors.