COLOR #E5F2D6

HEX: #E5F2D6 RGB: (229,242,214)

Color info

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

RGB color model

#E5F2D6 color RGB value is (229,242,214).

RGB: (229,242,214) (90%, 95%, 84%)

RGB channels and saturation

R 229 of 255 = 90%
G 242 of 255 = 95%
B 214 of 255 = 84%

229
242
214

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

Portions of RGB colors in percentages

R + G + B = 229 + 242 + 214 = 685 (100%)
R 229 of 685 ~ 33.43%
G 242 of 685 ~ 35.33%
B 214 of 685 ~ 31.24'%

%33.43
%35.33
%31.24

CMYK color model

#E5F2D6 color CMYK value is (5,0,12,5).

  • cyan value is 5.37%
  • magenta value is 0.00%
  • yellow value is 11.57%
  • key color value is 5.10%

CMYK: (5,0,12,5)
C5M0Y12K5 (5%, 0%, 12%, 5%)
(0.05 / 0.00 / 0.12 / 0.05)

CMYK percentages

%5.37
%0
%11.57
%5.1

Codes

Color #E5F2D6 in popluar color models

E5 F2 D6
RGB 229 242 214
HSL 88° 51.85% 89.41%
HSB/HSV 88° 11.57% 94.90%
CMYK 5.37% 0.00% 11.57%
5.10%

Color #E5F2D6 in popluar number systems.

HEX E5 F2 D6
Decimal 229 242 214
Binary 11100101 11110010 11010110
Octal 345 362 326

Shades and tints

Shades of #E5F2D6

#E5F2D6
(229,242,214)
#D1DCC3
(209,220,195)
#BDC6B0
(189,198,176)
#A9B09D
(169,176,157)
#959A8A
(149,154,138)
#818477
(129,132,119)
#6D6E64
(109,110,100)
#595851
(89,88,81)
#45423E
(69,66,62)
#312C2B
(49,44,43)
#1D1618
(29,22,24)
#000000
(0,0,0)

Tints of #E5F2D6

#E5F2D6
(229,242,214)
#E7F3D9
(231,243,217)
#E9F4DC
(233,244,220)
#EBF5DF
(235,245,223)
#EDF6E2
(237,246,226)
#EFF7E5
(239,247,229)
#F1F8E8
(241,248,232)
#F3F9EB
(243,249,235)
#F5FAEE
(245,250,238)
#F7FBF1
(247,251,241)
#F9FCF4
(249,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5F2D6 color. Also use rgb(229,242,214) instead hex code.

Text Font Color

.myTextColor { color: #E5F2D6; }

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

This text font color is #E5F2D6.

Background Color

.myBgColor { background-color: #E5F2D6; }

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

This div background color is #E5F2D6.

Border color

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

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

This div border color is #E5F2D6.

Opacity

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

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

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

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

This text has shadow with #E5F2D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F2D6.

Preview

Color preview on black background

This text has color #E5F2D6 on black background.


Color preview on white background

This text has color #E5F2D6 on white background.


Black color preview on #E5F2D6 background

This text has black color on #E5F2D6 background.


White color preview on #E5F2D6 background

This text has white color on #E5F2D6 background.


Related colors

Complementary color

Complementary color for #hex is #1A0D29.


I love getcolorcode.com

Triadic colors

1 #D6E5F2 and #F2D6E5 with #E5F2D6 are triadic colors.

2 #D6F2E5 and #F2E5D6 with #E5F2D6 are triadic colors.