COLOR #E0F4E3

HEX: #E0F4E3 RGB: (224,244,227)

Color info

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

RGB color model

#E0F4E3 color RGB value is (224,244,227).

RGB: (224,244,227) (88%, 96%, 89%)

RGB channels and saturation

R 224 of 255 = 88%
G 244 of 255 = 96%
B 227 of 255 = 89%

224
244
227

R + G + B ~ 91%. #E0F4E3 is light color.

Portions of RGB colors in percentages

R + G + B = 224 + 244 + 227 = 695 (100%)
R 224 of 695 ~ 32.23%
G 244 of 695 ~ 35.11%
B 227 of 695 ~ 32.66'%

%32.23
%35.11
%32.66

CMYK color model

#E0F4E3 color CMYK value is (8,0,7,4).

  • cyan value is 8.20%
  • magenta value is 0.00%
  • yellow value is 6.97%
  • key color value is 4.31%

CMYK: (8,0,7,4)
C8M0Y7K4 (8%, 0%, 7%, 4%)
(0.08 / 0.00 / 0.07 / 0.04)

CMYK percentages

%8.2
%0
%6.97
%4.31

Codes

Color #E0F4E3 in popluar color models

E0 F4 E3
RGB 224 244 227
HSL 129° 47.62% 91.76%
HSB/HSV 129° 8.20% 95.69%
CMYK 8.20% 0.00% 6.97%
4.31%

Color #E0F4E3 in popluar number systems.

HEX E0 F4 E3
Decimal 224 244 227
Binary 11100000 11110100 11100011
Octal 340 364 343

Shades and tints

Shades of #E0F4E3

#E0F4E3
(224,244,227)
#CCDECF
(204,222,207)
#B8C8BB
(184,200,187)
#A4B2A7
(164,178,167)
#909C93
(144,156,147)
#7C867F
(124,134,127)
#68706B
(104,112,107)
#545A57
(84,90,87)
#404443
(64,68,67)
#2C2E2F
(44,46,47)
#18181B
(24,24,27)
#000000
(0,0,0)

Tints of #E0F4E3

#E0F4E3
(224,244,227)
#E2F5E5
(226,245,229)
#E4F6E7
(228,246,231)
#E6F7E9
(230,247,233)
#E8F8EB
(232,248,235)
#EAF9ED
(234,249,237)
#ECFAEF
(236,250,239)
#EEFBF1
(238,251,241)
#F0FCF3
(240,252,243)
#F2FDF5
(242,253,245)
#F4FEF7
(244,254,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0F4E3 color. Also use rgb(224,244,227) instead hex code.

Text Font Color

.myTextColor { color: #E0F4E3; }

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

This text font color is #E0F4E3.

Background Color

.myBgColor { background-color: #E0F4E3; }

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

This div background color is #E0F4E3.

Border color

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

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

This div border color is #E0F4E3.

Opacity

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

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

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

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

This text has shadow with #E0F4E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0F4E3.

Preview

Color preview on black background

This text has color #E0F4E3 on black background.


Color preview on white background

This text has color #E0F4E3 on white background.


Black color preview on #E0F4E3 background

This text has black color on #E0F4E3 background.


White color preview on #E0F4E3 background

This text has white color on #E0F4E3 background.


Related colors

Complementary color

Complementary color for #hex is #1F0B1C.


I love getcolorcode.com

Triadic colors

1 #E3E0F4 and #F4E3E0 with #E0F4E3 are triadic colors.

2 #E3F4E0 and #F4E0E3 with #E0F4E3 are triadic colors.