COLOR #E5F5E7

HEX: #E5F5E7 RGB: (229,245,231)

Color info

#E5F5E7 contains red, green and blue colors in about the same proportion. Web safe color of #E5F5E7 is #CCFFFF (or #CFF).

RGB color model

#E5F5E7 color RGB value is (229,245,231).

RGB: (229,245,231) (90%, 96%, 91%)

RGB channels and saturation

R 229 of 255 = 90%
G 245 of 255 = 96%
B 231 of 255 = 91%

229
245
231

R + G + B ~ 92%. #E5F5E7 is light color.

Portions of RGB colors in percentages

R + G + B = 229 + 245 + 231 = 705 (100%)
R 229 of 705 ~ 32.48%
G 245 of 705 ~ 34.75%
B 231 of 705 ~ 32.77'%

%32.48
%34.75
%32.77

CMYK color model

#E5F5E7 color CMYK value is (7,0,6,4).

  • cyan value is 6.53%
  • magenta value is 0.00%
  • yellow value is 5.71%
  • key color value is 3.92%

CMYK: (7,0,6,4)
C7M0Y6K4 (7%, 0%, 6%, 4%)
(0.07 / 0.00 / 0.06 / 0.04)

CMYK percentages

%6.53
%0
%5.71
%3.92

Codes

Color #E5F5E7 in popluar color models

E5 F5 E7
RGB 229 245 231
HSL 128° 44.44% 92.94%
HSB/HSV 128° 6.53% 96.08%
CMYK 6.53% 0.00% 5.71%
3.92%

Color #E5F5E7 in popluar number systems.

HEX E5 F5 E7
Decimal 229 245 231
Binary 11100101 11110101 11100111
Octal 345 365 347

Shades and tints

Shades of #E5F5E7

#E5F5E7
(229,245,231)
#D1DFD2
(209,223,210)
#BDC9BD
(189,201,189)
#A9B3A8
(169,179,168)
#959D93
(149,157,147)
#81877E
(129,135,126)
#6D7169
(109,113,105)
#595B54
(89,91,84)
#45453F
(69,69,63)
#312F2A
(49,47,42)
#1D1915
(29,25,21)
#000000
(0,0,0)

Tints of #E5F5E7

#E5F5E7
(229,245,231)
#E7F5E9
(231,245,233)
#E9F5EB
(233,245,235)
#EBF5ED
(235,245,237)
#EDF5EF
(237,245,239)
#EFF5F1
(239,245,241)
#F1F5F3
(241,245,243)
#F3F5F5
(243,245,245)
#F5F5F7
(245,245,247)
#F7F5F9
(247,245,249)
#F9F5FB
(249,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5F5E7 color. Also use rgb(229,245,231) instead hex code.

Text Font Color

.myTextColor { color: #E5F5E7; }

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

This text font color is #E5F5E7.

Background Color

.myBgColor { background-color: #E5F5E7; }

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

This div background color is #E5F5E7.

Border color

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

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

This div border color is #E5F5E7.

Opacity

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

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

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

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

This text has shadow with #E5F5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F5E7.

Preview

Color preview on black background

This text has color #E5F5E7 on black background.


Color preview on white background

This text has color #E5F5E7 on white background.


Black color preview on #E5F5E7 background

This text has black color on #E5F5E7 background.


White color preview on #E5F5E7 background

This text has white color on #E5F5E7 background.


Related colors

Complementary color

Complementary color for #hex is #1A0A18.


I love getcolorcode.com

Triadic colors

1 #E7E5F5 and #F5E7E5 with #E5F5E7 are triadic colors.

2 #E7F5E5 and #F5E5E7 with #E5F5E7 are triadic colors.