COLOR #E0F5E2

HEX: #E0F5E2 RGB: (224,245,226)

Color info

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

RGB color model

#E0F5E2 color RGB value is (224,245,226).

RGB: (224,245,226) (88%, 96%, 89%)

RGB channels and saturation

R 224 of 255 = 88%
G 245 of 255 = 96%
B 226 of 255 = 89%

224
245
226

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

Portions of RGB colors in percentages

R + G + B = 224 + 245 + 226 = 695 (100%)
R 224 of 695 ~ 32.23%
G 245 of 695 ~ 35.25%
B 226 of 695 ~ 32.52'%

%32.23
%35.25
%32.52

CMYK color model

#E0F5E2 color CMYK value is (9,0,8,4).

  • cyan value is 8.57%
  • magenta value is 0.00%
  • yellow value is 7.76%
  • key color value is 3.92%

CMYK: (9,0,8,4)
C9M0Y8K4 (9%, 0%, 8%, 4%)
(0.09 / 0.00 / 0.08 / 0.04)

CMYK percentages

%8.57
%0
%7.76
%3.92

Codes

Color #E0F5E2 in popluar color models

E0 F5 E2
RGB 224 245 226
HSL 126° 51.22% 91.96%
HSB/HSV 126° 8.57% 96.08%
CMYK 8.57% 0.00% 7.76%
3.92%

Color #E0F5E2 in popluar number systems.

HEX E0 F5 E2
Decimal 224 245 226
Binary 11100000 11110101 11100010
Octal 340 365 342

Shades and tints

Shades of #E0F5E2

#E0F5E2
(224,245,226)
#CCDFCE
(204,223,206)
#B8C9BA
(184,201,186)
#A4B3A6
(164,179,166)
#909D92
(144,157,146)
#7C877E
(124,135,126)
#68716A
(104,113,106)
#545B56
(84,91,86)
#404542
(64,69,66)
#2C2F2E
(44,47,46)
#18191A
(24,25,26)
#000000
(0,0,0)

Tints of #E0F5E2

#E0F5E2
(224,245,226)
#E2F5E4
(226,245,228)
#E4F5E6
(228,245,230)
#E6F5E8
(230,245,232)
#E8F5EA
(232,245,234)
#EAF5EC
(234,245,236)
#ECF5EE
(236,245,238)
#EEF5F0
(238,245,240)
#F0F5F2
(240,245,242)
#F2F5F4
(242,245,244)
#F4F5F6
(244,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0F5E2 color. Also use rgb(224,245,226) instead hex code.

Text Font Color

.myTextColor { color: #E0F5E2; }

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

This text font color is #E0F5E2.

Background Color

.myBgColor { background-color: #E0F5E2; }

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

This div background color is #E0F5E2.

Border color

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

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

This div border color is #E0F5E2.

Opacity

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

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

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

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

This text has shadow with #E0F5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0F5E2.

Preview

Color preview on black background

This text has color #E0F5E2 on black background.


Color preview on white background

This text has color #E0F5E2 on white background.


Black color preview on #E0F5E2 background

This text has black color on #E0F5E2 background.


White color preview on #E0F5E2 background

This text has white color on #E0F5E2 background.


Related colors

Complementary color

Complementary color for #hex is #1F0A1D.


I love getcolorcode.com

Triadic colors

1 #E2E0F5 and #F5E2E0 with #E0F5E2 are triadic colors.

2 #E2F5E0 and #F5E0E2 with #E0F5E2 are triadic colors.