COLOR #E5F7D2

HEX: #E5F7D2 RGB: (229,247,210)

Color info

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

RGB color model

#E5F7D2 color RGB value is (229,247,210).

RGB: (229,247,210) (90%, 97%, 82%)

RGB channels and saturation

R 229 of 255 = 90%
G 247 of 255 = 97%
B 210 of 255 = 82%

229
247
210

R + G + B ~ 90%. #E5F7D2 is light color.

Portions of RGB colors in percentages

R + G + B = 229 + 247 + 210 = 686 (100%)
R 229 of 686 ~ 33.38%
G 247 of 686 ~ 36.01%
B 210 of 686 ~ 30.61'%

%33.38
%36.01
%30.61

CMYK color model

#E5F7D2 color CMYK value is (7,0,15,3).

  • cyan value is 7.29%
  • magenta value is 0.00%
  • yellow value is 14.98%
  • key color value is 3.14%

CMYK: (7,0,15,3)
C7M0Y15K3 (7%, 0%, 15%, 3%)
(0.07 / 0.00 / 0.15 / 0.03)

CMYK percentages

%7.29
%0
%14.98
%3.14

Codes

Color #E5F7D2 in popluar color models

E5 F7 D2
RGB 229 247 210
HSL 89° 69.81% 89.61%
HSB/HSV 89° 14.98% 96.86%
CMYK 7.29% 0.00% 14.98%
3.14%

Color #E5F7D2 in popluar number systems.

HEX E5 F7 D2
Decimal 229 247 210
Binary 11100101 11110111 11010010
Octal 345 367 322

Shades and tints

Shades of #E5F7D2

#E5F7D2
(229,247,210)
#D1E1BF
(209,225,191)
#BDCBAC
(189,203,172)
#A9B599
(169,181,153)
#959F86
(149,159,134)
#818973
(129,137,115)
#6D7360
(109,115,96)
#595D4D
(89,93,77)
#45473A
(69,71,58)
#313127
(49,49,39)
#1D1B14
(29,27,20)
#000000
(0,0,0)

Tints of #E5F7D2

#E5F7D2
(229,247,210)
#E7F7D6
(231,247,214)
#E9F7DA
(233,247,218)
#EBF7DE
(235,247,222)
#EDF7E2
(237,247,226)
#EFF7E6
(239,247,230)
#F1F7EA
(241,247,234)
#F3F7EE
(243,247,238)
#F5F7F2
(245,247,242)
#F7F7F6
(247,247,246)
#F9F7FA
(249,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5F7D2 color. Also use rgb(229,247,210) instead hex code.

Text Font Color

.myTextColor { color: #E5F7D2; }

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

This text font color is #E5F7D2.

Background Color

.myBgColor { background-color: #E5F7D2; }

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

This div background color is #E5F7D2.

Border color

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

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

This div border color is #E5F7D2.

Opacity

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

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

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

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

This text has shadow with #E5F7D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F7D2.

Preview

Color preview on black background

This text has color #E5F7D2 on black background.


Color preview on white background

This text has color #E5F7D2 on white background.


Black color preview on #E5F7D2 background

This text has black color on #E5F7D2 background.


White color preview on #E5F7D2 background

This text has white color on #E5F7D2 background.


Related colors

Complementary color

Complementary color for #hex is #1A082D.


I love getcolorcode.com

Triadic colors

1 #D2E5F7 and #F7D2E5 with #E5F7D2 are triadic colors.

2 #D2F7E5 and #F7E5D2 with #E5F7D2 are triadic colors.