COLOR #E0F3E5

HEX: #E0F3E5 RGB: (224,243,229)

Color info

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

RGB color model

#E0F3E5 color RGB value is (224,243,229).

RGB: (224,243,229) (88%, 95%, 90%)

RGB channels and saturation

R 224 of 255 = 88%
G 243 of 255 = 95%
B 229 of 255 = 90%

224
243
229

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

Portions of RGB colors in percentages

R + G + B = 224 + 243 + 229 = 696 (100%)
R 224 of 696 ~ 32.18%
G 243 of 696 ~ 34.91%
B 229 of 696 ~ 32.9'%

%32.18
%34.91
%32.9

CMYK color model

#E0F3E5 color CMYK value is (8,0,6,5).

  • cyan value is 7.82%
  • magenta value is 0.00%
  • yellow value is 5.76%
  • key color value is 4.71%

CMYK: (8,0,6,5)
C8M0Y6K5 (8%, 0%, 6%, 5%)
(0.08 / 0.00 / 0.06 / 0.05)

CMYK percentages

%7.82
%0
%5.76
%4.71

Codes

Color #E0F3E5 in popluar color models

E0 F3 E5
RGB 224 243 229
HSL 136° 44.19% 91.57%
HSB/HSV 136° 7.82% 95.29%
CMYK 7.82% 0.00% 5.76%
4.71%

Color #E0F3E5 in popluar number systems.

HEX E0 F3 E5
Decimal 224 243 229
Binary 11100000 11110011 11100101
Octal 340 363 345

Shades and tints

Shades of #E0F3E5

#E0F3E5
(224,243,229)
#CCDDD1
(204,221,209)
#B8C7BD
(184,199,189)
#A4B1A9
(164,177,169)
#909B95
(144,155,149)
#7C8581
(124,133,129)
#686F6D
(104,111,109)
#545959
(84,89,89)
#404345
(64,67,69)
#2C2D31
(44,45,49)
#18171D
(24,23,29)
#000000
(0,0,0)

Tints of #E0F3E5

#E0F3E5
(224,243,229)
#E2F4E7
(226,244,231)
#E4F5E9
(228,245,233)
#E6F6EB
(230,246,235)
#E8F7ED
(232,247,237)
#EAF8EF
(234,248,239)
#ECF9F1
(236,249,241)
#EEFAF3
(238,250,243)
#F0FBF5
(240,251,245)
#F2FCF7
(242,252,247)
#F4FDF9
(244,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0F3E5 color. Also use rgb(224,243,229) instead hex code.

Text Font Color

.myTextColor { color: #E0F3E5; }

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

This text font color is #E0F3E5.

Background Color

.myBgColor { background-color: #E0F3E5; }

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

This div background color is #E0F3E5.

Border color

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

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

This div border color is #E0F3E5.

Opacity

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

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

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

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

This text has shadow with #E0F3E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0F3E5.

Preview

Color preview on black background

This text has color #E0F3E5 on black background.


Color preview on white background

This text has color #E0F3E5 on white background.


Black color preview on #E0F3E5 background

This text has black color on #E0F3E5 background.


White color preview on #E0F3E5 background

This text has white color on #E0F3E5 background.


Related colors

Complementary color

Complementary color for #hex is #1F0C1A.


I love getcolorcode.com

Triadic colors

1 #E5E0F3 and #F3E5E0 with #E0F3E5 are triadic colors.

2 #E5F3E0 and #F3E0E5 with #E0F3E5 are triadic colors.