COLOR #E4F49D

HEX: #E4F49D RGB: (228,244,157)

Color info

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

RGB color model

#E4F49D color RGB value is (228,244,157).

RGB: (228,244,157) (89%, 96%, 62%)

RGB channels and saturation

R 228 of 255 = 89%
G 244 of 255 = 96%
B 157 of 255 = 62%

228
244
157

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

Portions of RGB colors in percentages

R + G + B = 228 + 244 + 157 = 629 (100%)
R 228 of 629 ~ 36.25%
G 244 of 629 ~ 38.79%
B 157 of 629 ~ 24.96'%

%36.25
%38.79
%24.96

CMYK color model

#E4F49D color CMYK value is (7,0,36,4).

  • cyan value is 6.56%
  • magenta value is 0.00%
  • yellow value is 35.66%
  • key color value is 4.31%

CMYK: (7,0,36,4)
C7M0Y36K4 (7%, 0%, 36%, 4%)
(0.07 / 0.00 / 0.36 / 0.04)

CMYK percentages

%6.56
%0
%35.66
%4.31

Codes

Color #E4F49D in popluar color models

E4 F4 9D
RGB 228 244 157
HSL 71° 79.82% 78.63%
HSB/HSV 71° 35.66% 95.69%
CMYK 6.56% 0.00% 35.66%
4.31%

Color #E4F49D in popluar number systems.

HEX E4 F4 9D
Decimal 228 244 157
Binary 11100100 11110100 10011101
Octal 344 364 235

Shades and tints

Shades of #E4F49D

#E4F49D
(228,244,157)
#D0DE8F
(208,222,143)
#BCC881
(188,200,129)
#A8B273
(168,178,115)
#949C65
(148,156,101)
#808657
(128,134,87)
#6C7049
(108,112,73)
#585A3B
(88,90,59)
#44442D
(68,68,45)
#302E1F
(48,46,31)
#1C1811
(28,24,17)
#000000
(0,0,0)

Tints of #E4F49D

#E4F49D
(228,244,157)
#E6F5A5
(230,245,165)
#E8F6AD
(232,246,173)
#EAF7B5
(234,247,181)
#ECF8BD
(236,248,189)
#EEF9C5
(238,249,197)
#F0FACD
(240,250,205)
#F2FBD5
(242,251,213)
#F4FCDD
(244,252,221)
#F6FDE5
(246,253,229)
#F8FEED
(248,254,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4F49D color. Also use rgb(228,244,157) instead hex code.

Text Font Color

.myTextColor { color: #E4F49D; }

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

This text font color is #E4F49D.

Background Color

.myBgColor { background-color: #E4F49D; }

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

This div background color is #E4F49D.

Border color

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

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

This div border color is #E4F49D.

Opacity

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

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

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

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

This text has shadow with #E4F49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4F49D.

Preview

Color preview on black background

This text has color #E4F49D on black background.


Color preview on white background

This text has color #E4F49D on white background.


Black color preview on #E4F49D background

This text has black color on #E4F49D background.


White color preview on #E4F49D background

This text has white color on #E4F49D background.


Related colors

Complementary color

Complementary color for #hex is #1B0B62.


I love getcolorcode.com

Triadic colors

1 #9DE4F4 and #F49DE4 with #E4F49D are triadic colors.

2 #9DF4E4 and #F4E49D with #E4F49D are triadic colors.