COLOR #E9F1E0

HEX: #E9F1E0 RGB: (233,241,224)

Color info

#E9F1E0 contains red, green and blue colors in about the same proportion. Web safe color of #E9F1E0 is #FFFFCC (or #FFC).

RGB color model

#E9F1E0 color RGB value is (233,241,224).

RGB: (233,241,224) (91%, 95%, 88%)

RGB channels and saturation

R 233 of 255 = 91%
G 241 of 255 = 95%
B 224 of 255 = 88%

233
241
224

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

Portions of RGB colors in percentages

R + G + B = 233 + 241 + 224 = 698 (100%)
R 233 of 698 ~ 33.38%
G 241 of 698 ~ 34.53%
B 224 of 698 ~ 32.09'%

%33.38
%34.53
%32.09

CMYK color model

#E9F1E0 color CMYK value is (3,0,7,5).

  • cyan value is 3.32%
  • magenta value is 0.00%
  • yellow value is 7.05%
  • key color value is 5.49%

CMYK: (3,0,7,5)
C3M0Y7K5 (3%, 0%, 7%, 5%)
(0.03 / 0.00 / 0.07 / 0.05)

CMYK percentages

%3.32
%0
%7.05
%5.49

Codes

Color #E9F1E0 in popluar color models

E9 F1 E0
RGB 233 241 224
HSL 88° 37.78% 91.18%
HSB/HSV 88° 7.05% 94.51%
CMYK 3.32% 0.00% 7.05%
5.49%

Color #E9F1E0 in popluar number systems.

HEX E9 F1 E0
Decimal 233 241 224
Binary 11101001 11110001 11100000
Octal 351 361 340

Shades and tints

Shades of #E9F1E0

#E9F1E0
(233,241,224)
#D4DCCC
(212,220,204)
#BFC7B8
(191,199,184)
#AAB2A4
(170,178,164)
#959D90
(149,157,144)
#80887C
(128,136,124)
#6B7368
(107,115,104)
#565E54
(86,94,84)
#414940
(65,73,64)
#2C342C
(44,52,44)
#171F18
(23,31,24)
#000000
(0,0,0)

Tints of #E9F1E0

#E9F1E0
(233,241,224)
#EBF2E2
(235,242,226)
#EDF3E4
(237,243,228)
#EFF4E6
(239,244,230)
#F1F5E8
(241,245,232)
#F3F6EA
(243,246,234)
#F5F7EC
(245,247,236)
#F7F8EE
(247,248,238)
#F9F9F0
(249,249,240)
#FBFAF2
(251,250,242)
#FDFBF4
(253,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9F1E0 color. Also use rgb(233,241,224) instead hex code.

Text Font Color

.myTextColor { color: #E9F1E0; }

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

This text font color is #E9F1E0.

Background Color

.myBgColor { background-color: #E9F1E0; }

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

This div background color is #E9F1E0.

Border color

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

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

This div border color is #E9F1E0.

Opacity

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

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

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

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

This text has shadow with #E9F1E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9F1E0.

Preview

Color preview on black background

This text has color #E9F1E0 on black background.


Color preview on white background

This text has color #E9F1E0 on white background.


Black color preview on #E9F1E0 background

This text has black color on #E9F1E0 background.


White color preview on #E9F1E0 background

This text has white color on #E9F1E0 background.


Related colors

Complementary color

Complementary color for #hex is #160E1F.


I love getcolorcode.com

Triadic colors

1 #E0E9F1 and #F1E0E9 with #E9F1E0 are triadic colors.

2 #E0F1E9 and #F1E9E0 with #E9F1E0 are triadic colors.