COLOR #E0F2C4

HEX: #E0F2C4 RGB: (224,242,196)

Color info

#E0F2C4 contains red, green and blue colors in about the same proportion. Web safe color of #E0F2C4 is #CCFFCC (or #CFC).

RGB color model

#E0F2C4 color RGB value is (224,242,196).

RGB: (224,242,196) (88%, 95%, 77%)

RGB channels and saturation

R 224 of 255 = 88%
G 242 of 255 = 95%
B 196 of 255 = 77%

224
242
196

R + G + B ~ 87%. #E0F2C4 is light color.

Portions of RGB colors in percentages

R + G + B = 224 + 242 + 196 = 662 (100%)
R 224 of 662 ~ 33.84%
G 242 of 662 ~ 36.56%
B 196 of 662 ~ 29.61'%

%33.84
%36.56
%29.61

CMYK color model

#E0F2C4 color CMYK value is (7,0,19,5).

  • cyan value is 7.44%
  • magenta value is 0.00%
  • yellow value is 19.01%
  • key color value is 5.10%

CMYK: (7,0,19,5)
C7M0Y19K5 (7%, 0%, 19%, 5%)
(0.07 / 0.00 / 0.19 / 0.05)

CMYK percentages

%7.44
%0
%19.01
%5.1

Codes

Color #E0F2C4 in popluar color models

E0 F2 C4
RGB 224 242 196
HSL 83° 63.89% 85.88%
HSB/HSV 83° 19.01% 94.90%
CMYK 7.44% 0.00% 19.01%
5.10%

Color #E0F2C4 in popluar number systems.

HEX E0 F2 C4
Decimal 224 242 196
Binary 11100000 11110010 11000100
Octal 340 362 304

Shades and tints

Shades of #E0F2C4

#E0F2C4
(224,242,196)
#CCDCB3
(204,220,179)
#B8C6A2
(184,198,162)
#A4B091
(164,176,145)
#909A80
(144,154,128)
#7C846F
(124,132,111)
#686E5E
(104,110,94)
#54584D
(84,88,77)
#40423C
(64,66,60)
#2C2C2B
(44,44,43)
#18161A
(24,22,26)
#000000
(0,0,0)

Tints of #E0F2C4

#E0F2C4
(224,242,196)
#E2F3C9
(226,243,201)
#E4F4CE
(228,244,206)
#E6F5D3
(230,245,211)
#E8F6D8
(232,246,216)
#EAF7DD
(234,247,221)
#ECF8E2
(236,248,226)
#EEF9E7
(238,249,231)
#F0FAEC
(240,250,236)
#F2FBF1
(242,251,241)
#F4FCF6
(244,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0F2C4 color. Also use rgb(224,242,196) instead hex code.

Text Font Color

.myTextColor { color: #E0F2C4; }

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

This text font color is #E0F2C4.

Background Color

.myBgColor { background-color: #E0F2C4; }

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

This div background color is #E0F2C4.

Border color

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

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

This div border color is #E0F2C4.

Opacity

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

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

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

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

This text has shadow with #E0F2C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0F2C4.

Preview

Color preview on black background

This text has color #E0F2C4 on black background.


Color preview on white background

This text has color #E0F2C4 on white background.


Black color preview on #E0F2C4 background

This text has black color on #E0F2C4 background.


White color preview on #E0F2C4 background

This text has white color on #E0F2C4 background.


Related colors

Complementary color

Complementary color for #hex is #1F0D3B.


I love getcolorcode.com

Triadic colors

1 #C4E0F2 and #F2C4E0 with #E0F2C4 are triadic colors.

2 #C4F2E0 and #F2E0C4 with #E0F2C4 are triadic colors.