COLOR #E5F5D3

HEX: #E5F5D3 RGB: (229,245,211)

Color info

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

RGB color model

#E5F5D3 color RGB value is (229,245,211).

RGB: (229,245,211) (90%, 96%, 83%)

RGB channels and saturation

R 229 of 255 = 90%
G 245 of 255 = 96%
B 211 of 255 = 83%

229
245
211

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

Portions of RGB colors in percentages

R + G + B = 229 + 245 + 211 = 685 (100%)
R 229 of 685 ~ 33.43%
G 245 of 685 ~ 35.77%
B 211 of 685 ~ 30.8'%

%33.43
%35.77
%30.8

CMYK color model

#E5F5D3 color CMYK value is (7,0,14,4).

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

CMYK: (7,0,14,4)
C7M0Y14K4 (7%, 0%, 14%, 4%)
(0.07 / 0.00 / 0.14 / 0.04)

CMYK percentages

%6.53
%0
%13.88
%3.92

Codes

Color #E5F5D3 in popluar color models

E5 F5 D3
RGB 229 245 211
HSL 88° 62.96% 89.41%
HSB/HSV 88° 13.88% 96.08%
CMYK 6.53% 0.00% 13.88%
3.92%

Color #E5F5D3 in popluar number systems.

HEX E5 F5 D3
Decimal 229 245 211
Binary 11100101 11110101 11010011
Octal 345 365 323

Shades and tints

Shades of #E5F5D3

#E5F5D3
(229,245,211)
#D1DFC0
(209,223,192)
#BDC9AD
(189,201,173)
#A9B39A
(169,179,154)
#959D87
(149,157,135)
#818774
(129,135,116)
#6D7161
(109,113,97)
#595B4E
(89,91,78)
#45453B
(69,69,59)
#312F28
(49,47,40)
#1D1915
(29,25,21)
#000000
(0,0,0)

Tints of #E5F5D3

#E5F5D3
(229,245,211)
#E7F5D7
(231,245,215)
#E9F5DB
(233,245,219)
#EBF5DF
(235,245,223)
#EDF5E3
(237,245,227)
#EFF5E7
(239,245,231)
#F1F5EB
(241,245,235)
#F3F5EF
(243,245,239)
#F5F5F3
(245,245,243)
#F7F5F7
(247,245,247)
#F9F5FB
(249,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5F5D3; }

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

This text font color is #E5F5D3.

Background Color

.myBgColor { background-color: #E5F5D3; }

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

This div background color is #E5F5D3.

Border color

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

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

This div border color is #E5F5D3.

Opacity

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

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

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

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

This text has shadow with #E5F5D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F5D3.

Preview

Color preview on black background

This text has color #E5F5D3 on black background.


Color preview on white background

This text has color #E5F5D3 on white background.


Black color preview on #E5F5D3 background

This text has black color on #E5F5D3 background.


White color preview on #E5F5D3 background

This text has white color on #E5F5D3 background.


Related colors

Complementary color

Complementary color for #hex is #1A0A2C.


I love getcolorcode.com

Triadic colors

1 #D3E5F5 and #F5D3E5 with #E5F5D3 are triadic colors.

2 #D3F5E5 and #F5E5D3 with #E5F5D3 are triadic colors.