COLOR #E4F2F0

HEX: #E4F2F0 RGB: (228,242,240)

Color info

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

RGB color model

#E4F2F0 color RGB value is (228,242,240).

RGB: (228,242,240) (89%, 95%, 94%)

RGB channels and saturation

R 228 of 255 = 89%
G 242 of 255 = 95%
B 240 of 255 = 94%

228
242
240

R + G + B ~ 93%. #E4F2F0 is light color.

Portions of RGB colors in percentages

R + G + B = 228 + 242 + 240 = 710 (100%)
R 228 of 710 ~ 32.11%
G 242 of 710 ~ 34.08%
B 240 of 710 ~ 33.8'%

%32.11
%34.08
%33.8

CMYK color model

#E4F2F0 color CMYK value is (6,0,1,5).

  • cyan value is 5.79%
  • magenta value is 0.00%
  • yellow value is 0.83%
  • key color value is 5.10%

CMYK: (6,0,1,5)
C6M0Y1K5 (6%, 0%, 1%, 5%)
(0.06 / 0.00 / 0.01 / 0.05)

CMYK percentages

%5.79
%0
%0.83
%5.1

Codes

Color #E4F2F0 in popluar color models

E4 F2 F0
RGB 228 242 240
HSL 171° 35.00% 92.16%
HSB/HSV 171° 5.79% 94.90%
CMYK 5.79% 0.00% 0.83%
5.10%

Color #E4F2F0 in popluar number systems.

HEX E4 F2 F0
Decimal 228 242 240
Binary 11100100 11110010 11110000
Octal 344 362 360

Shades and tints

Shades of #E4F2F0

#E4F2F0
(228,242,240)
#D0DCDB
(208,220,219)
#BCC6C6
(188,198,198)
#A8B0B1
(168,176,177)
#949A9C
(148,154,156)
#808487
(128,132,135)
#6C6E72
(108,110,114)
#58585D
(88,88,93)
#444248
(68,66,72)
#302C33
(48,44,51)
#1C161E
(28,22,30)
#000000
(0,0,0)

Tints of #E4F2F0

#E4F2F0
(228,242,240)
#E6F3F1
(230,243,241)
#E8F4F2
(232,244,242)
#EAF5F3
(234,245,243)
#ECF6F4
(236,246,244)
#EEF7F5
(238,247,245)
#F0F8F6
(240,248,246)
#F2F9F7
(242,249,247)
#F4FAF8
(244,250,248)
#F6FBF9
(246,251,249)
#F8FCFA
(248,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4F2F0; }

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

This text font color is #E4F2F0.

Background Color

.myBgColor { background-color: #E4F2F0; }

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

This div background color is #E4F2F0.

Border color

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

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

This div border color is #E4F2F0.

Opacity

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

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

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

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

This text has shadow with #E4F2F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4F2F0.

Preview

Color preview on black background

This text has color #E4F2F0 on black background.


Color preview on white background

This text has color #E4F2F0 on white background.


Black color preview on #E4F2F0 background

This text has black color on #E4F2F0 background.


White color preview on #E4F2F0 background

This text has white color on #E4F2F0 background.


Related colors

Complementary color

Complementary color for #hex is #1B0D0F.


I love getcolorcode.com

Triadic colors

1 #F0E4F2 and #F2F0E4 with #E4F2F0 are triadic colors.

2 #F0F2E4 and #F2E4F0 with #E4F2F0 are triadic colors.