COLOR #E4F0E7

HEX: #E4F0E7 RGB: (228,240,231)

Color info

#E4F0E7 contains red, green and blue colors in about the same proportion. Web safe color of #E4F0E7 is #CCFFFF (or #CFF).

RGB color model

#E4F0E7 color RGB value is (228,240,231).

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

RGB channels and saturation

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

228
240
231

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

Portions of RGB colors in percentages

R + G + B = 228 + 240 + 231 = 699 (100%)
R 228 of 699 ~ 32.62%
G 240 of 699 ~ 34.33%
B 231 of 699 ~ 33.05'%

%32.62
%34.33
%33.05

CMYK color model

#E4F0E7 color CMYK value is (5,0,4,6).

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

CMYK: (5,0,4,6)
C5M0Y4K6 (5%, 0%, 4%, 6%)
(0.05 / 0.00 / 0.04 / 0.06)

CMYK percentages

%5
%0
%3.75
%5.88

Codes

Color #E4F0E7 in popluar color models

E4 F0 E7
RGB 228 240 231
HSL 135° 28.57% 91.76%
HSB/HSV 135° 5.00% 94.12%
CMYK 5.00% 0.00% 3.75%
5.88%

Color #E4F0E7 in popluar number systems.

HEX E4 F0 E7
Decimal 228 240 231
Binary 11100100 11110000 11100111
Octal 344 360 347

Shades and tints

Shades of #E4F0E7

#E4F0E7
(228,240,231)
#D0DBD2
(208,219,210)
#BCC6BD
(188,198,189)
#A8B1A8
(168,177,168)
#949C93
(148,156,147)
#80877E
(128,135,126)
#6C7269
(108,114,105)
#585D54
(88,93,84)
#44483F
(68,72,63)
#30332A
(48,51,42)
#1C1E15
(28,30,21)
#000000
(0,0,0)

Tints of #E4F0E7

#E4F0E7
(228,240,231)
#E6F1E9
(230,241,233)
#E8F2EB
(232,242,235)
#EAF3ED
(234,243,237)
#ECF4EF
(236,244,239)
#EEF5F1
(238,245,241)
#F0F6F3
(240,246,243)
#F2F7F5
(242,247,245)
#F4F8F7
(244,248,247)
#F6F9F9
(246,249,249)
#F8FAFB
(248,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4F0E7; }

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

This text font color is #E4F0E7.

Background Color

.myBgColor { background-color: #E4F0E7; }

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

This div background color is #E4F0E7.

Border color

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

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

This div border color is #E4F0E7.

Opacity

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

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

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

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

This text has shadow with #E4F0E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4F0E7.

Preview

Color preview on black background

This text has color #E4F0E7 on black background.


Color preview on white background

This text has color #E4F0E7 on white background.


Black color preview on #E4F0E7 background

This text has black color on #E4F0E7 background.


White color preview on #E4F0E7 background

This text has white color on #E4F0E7 background.


Related colors

Complementary color

Complementary color for #hex is #1B0F18.


I love getcolorcode.com

Triadic colors

1 #E7E4F0 and #F0E7E4 with #E4F0E7 are triadic colors.

2 #E7F0E4 and #F0E4E7 with #E4F0E7 are triadic colors.