COLOR #E8F0E4

HEX: #E8F0E4 RGB: (232,240,228)

Color info

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

RGB color model

#E8F0E4 color RGB value is (232,240,228).

RGB: (232,240,228) (91%, 94%, 89%)

RGB channels and saturation

R 232 of 255 = 91%
G 240 of 255 = 94%
B 228 of 255 = 89%

232
240
228

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

Portions of RGB colors in percentages

R + G + B = 232 + 240 + 228 = 700 (100%)
R 232 of 700 ~ 33.14%
G 240 of 700 ~ 34.29%
B 228 of 700 ~ 32.57'%

%33.14
%34.29
%32.57

CMYK color model

#E8F0E4 color CMYK value is (3,0,5,6).

  • cyan value is 3.33%
  • magenta value is 0.00%
  • yellow value is 5.00%
  • key color value is 5.88%

CMYK: (3,0,5,6)
C3M0Y5K6 (3%, 0%, 5%, 6%)
(0.03 / 0.00 / 0.05 / 0.06)

CMYK percentages

%3.33
%0
%5
%5.88

Codes

Color #E8F0E4 in popluar color models

E8 F0 E4
RGB 232 240 228
HSL 100° 28.57% 91.76%
HSB/HSV 100° 5.00% 94.12%
CMYK 3.33% 0.00% 5.00%
5.88%

Color #E8F0E4 in popluar number systems.

HEX E8 F0 E4
Decimal 232 240 228
Binary 11101000 11110000 11100100
Octal 350 360 344

Shades and tints

Shades of #E8F0E4

#E8F0E4
(232,240,228)
#D3DBD0
(211,219,208)
#BEC6BC
(190,198,188)
#A9B1A8
(169,177,168)
#949C94
(148,156,148)
#7F8780
(127,135,128)
#6A726C
(106,114,108)
#555D58
(85,93,88)
#404844
(64,72,68)
#2B3330
(43,51,48)
#161E1C
(22,30,28)
#000000
(0,0,0)

Tints of #E8F0E4

#E8F0E4
(232,240,228)
#EAF1E6
(234,241,230)
#ECF2E8
(236,242,232)
#EEF3EA
(238,243,234)
#F0F4EC
(240,244,236)
#F2F5EE
(242,245,238)
#F4F6F0
(244,246,240)
#F6F7F2
(246,247,242)
#F8F8F4
(248,248,244)
#FAF9F6
(250,249,246)
#FCFAF8
(252,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8F0E4 color. Also use rgb(232,240,228) instead hex code.

Text Font Color

.myTextColor { color: #E8F0E4; }

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

This text font color is #E8F0E4.

Background Color

.myBgColor { background-color: #E8F0E4; }

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

This div background color is #E8F0E4.

Border color

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

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

This div border color is #E8F0E4.

Opacity

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

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

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

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

This text has shadow with #E8F0E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8F0E4.

Preview

Color preview on black background

This text has color #E8F0E4 on black background.


Color preview on white background

This text has color #E8F0E4 on white background.


Black color preview on #E8F0E4 background

This text has black color on #E8F0E4 background.


White color preview on #E8F0E4 background

This text has white color on #E8F0E4 background.


Related colors

Complementary color

Complementary color for #hex is #170F1B.


I love getcolorcode.com

Triadic colors

1 #E4E8F0 and #F0E4E8 with #E8F0E4 are triadic colors.

2 #E4F0E8 and #F0E8E4 with #E8F0E4 are triadic colors.