COLOR #E5EEE2

HEX: #E5EEE2 RGB: (229,238,226)

Color info

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

RGB color model

#E5EEE2 color RGB value is (229,238,226).

RGB: (229,238,226) (90%, 93%, 89%)

RGB channels and saturation

R 229 of 255 = 90%
G 238 of 255 = 93%
B 226 of 255 = 89%

229
238
226

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

Portions of RGB colors in percentages

R + G + B = 229 + 238 + 226 = 693 (100%)
R 229 of 693 ~ 33.04%
G 238 of 693 ~ 34.34%
B 226 of 693 ~ 32.61'%

%33.04
%34.34
%32.61

CMYK color model

#E5EEE2 color CMYK value is (4,0,5,7).

  • cyan value is 3.78%
  • magenta value is 0.00%
  • yellow value is 5.04%
  • key color value is 6.67%

CMYK: (4,0,5,7)
C4M0Y5K7 (4%, 0%, 5%, 7%)
(0.04 / 0.00 / 0.05 / 0.07)

CMYK percentages

%3.78
%0
%5.04
%6.67

Codes

Color #E5EEE2 in popluar color models

E5 EE E2
RGB 229 238 226
HSL 105° 26.09% 90.98%
HSB/HSV 105° 5.04% 93.33%
CMYK 3.78% 0.00% 5.04%
6.67%

Color #E5EEE2 in popluar number systems.

HEX E5 EE E2
Decimal 229 238 226
Binary 11100101 11101110 11100010
Octal 345 356 342

Shades and tints

Shades of #E5EEE2

#E5EEE2
(229,238,226)
#D1D9CE
(209,217,206)
#BDC4BA
(189,196,186)
#A9AFA6
(169,175,166)
#959A92
(149,154,146)
#81857E
(129,133,126)
#6D706A
(109,112,106)
#595B56
(89,91,86)
#454642
(69,70,66)
#31312E
(49,49,46)
#1D1C1A
(29,28,26)
#000000
(0,0,0)

Tints of #E5EEE2

#E5EEE2
(229,238,226)
#E7EFE4
(231,239,228)
#E9F0E6
(233,240,230)
#EBF1E8
(235,241,232)
#EDF2EA
(237,242,234)
#EFF3EC
(239,243,236)
#F1F4EE
(241,244,238)
#F3F5F0
(243,245,240)
#F5F6F2
(245,246,242)
#F7F7F4
(247,247,244)
#F9F8F6
(249,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5EEE2 color. Also use rgb(229,238,226) instead hex code.

Text Font Color

.myTextColor { color: #E5EEE2; }

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

This text font color is #E5EEE2.

Background Color

.myBgColor { background-color: #E5EEE2; }

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

This div background color is #E5EEE2.

Border color

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

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

This div border color is #E5EEE2.

Opacity

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

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

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

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

This text has shadow with #E5EEE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EEE2.

Preview

Color preview on black background

This text has color #E5EEE2 on black background.


Color preview on white background

This text has color #E5EEE2 on white background.


Black color preview on #E5EEE2 background

This text has black color on #E5EEE2 background.


White color preview on #E5EEE2 background

This text has white color on #E5EEE2 background.


Related colors

Complementary color

Complementary color for #hex is #1A111D.


I love getcolorcode.com

Triadic colors

1 #E2E5EE and #EEE2E5 with #E5EEE2 are triadic colors.

2 #E2EEE5 and #EEE5E2 with #E5EEE2 are triadic colors.