COLOR #E0F9F7

HEX: #E0F9F7 RGB: (224,249,247)

Color info

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

RGB color model

#E0F9F7 color RGB value is (224,249,247).

RGB: (224,249,247) (88%, 98%, 97%)

RGB channels and saturation

R 224 of 255 = 88%
G 249 of 255 = 98%
B 247 of 255 = 97%

224
249
247

R + G + B ~ 94%. #E0F9F7 is light color.

Portions of RGB colors in percentages

R + G + B = 224 + 249 + 247 = 720 (100%)
R 224 of 720 ~ 31.11%
G 249 of 720 ~ 34.58%
B 247 of 720 ~ 34.31'%

%31.11
%34.58
%34.31

CMYK color model

#E0F9F7 color CMYK value is (10,0,1,2).

  • cyan value is 10.04%
  • magenta value is 0.00%
  • yellow value is 0.80%
  • key color value is 2.35%

CMYK: (10,0,1,2)
C10M0Y1K2 (10%, 0%, 1%, 2%)
(0.10 / 0.00 / 0.01 / 0.02)

CMYK percentages

%10.04
%0
%0.8
%2.35

Codes

Color #E0F9F7 in popluar color models

E0 F9 F7
RGB 224 249 247
HSL 175° 67.57% 92.75%
HSB/HSV 175° 10.04% 97.65%
CMYK 10.04% 0.00% 0.80%
2.35%

Color #E0F9F7 in popluar number systems.

HEX E0 F9 F7
Decimal 224 249 247
Binary 11100000 11111001 11110111
Octal 340 371 367

Shades and tints

Shades of #E0F9F7

#E0F9F7
(224,249,247)
#CCE3E1
(204,227,225)
#B8CDCB
(184,205,203)
#A4B7B5
(164,183,181)
#90A19F
(144,161,159)
#7C8B89
(124,139,137)
#687573
(104,117,115)
#545F5D
(84,95,93)
#404947
(64,73,71)
#2C3331
(44,51,49)
#181D1B
(24,29,27)
#000000
(0,0,0)

Tints of #E0F9F7

#E0F9F7
(224,249,247)
#E2F9F7
(226,249,247)
#E4F9F7
(228,249,247)
#E6F9F7
(230,249,247)
#E8F9F7
(232,249,247)
#EAF9F7
(234,249,247)
#ECF9F7
(236,249,247)
#EEF9F7
(238,249,247)
#F0F9F7
(240,249,247)
#F2F9F7
(242,249,247)
#F4F9F7
(244,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0F9F7 color. Also use rgb(224,249,247) instead hex code.

Text Font Color

.myTextColor { color: #E0F9F7; }

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

This text font color is #E0F9F7.

Background Color

.myBgColor { background-color: #E0F9F7; }

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

This div background color is #E0F9F7.

Border color

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

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

This div border color is #E0F9F7.

Opacity

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

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

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

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

This text has shadow with #E0F9F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0F9F7.

Preview

Color preview on black background

This text has color #E0F9F7 on black background.


Color preview on white background

This text has color #E0F9F7 on white background.


Black color preview on #E0F9F7 background

This text has black color on #E0F9F7 background.


White color preview on #E0F9F7 background

This text has white color on #E0F9F7 background.


Related colors

Complementary color

Complementary color for #hex is #1F0608.


I love getcolorcode.com

Triadic colors

1 #F7E0F9 and #F9F7E0 with #E0F9F7 are triadic colors.

2 #F7F9E0 and #F9E0F7 with #E0F9F7 are triadic colors.