COLOR #E0E2F7

HEX: #E0E2F7 RGB: (224,226,247)

Color info

#E0E2F7 contains red, green and blue colors in about the same proportion. Web safe color of #E0E2F7 is #CCCCFF (or #CCF).

RGB color model

#E0E2F7 color RGB value is (224,226,247).

RGB: (224,226,247) (88%, 89%, 97%)

RGB channels and saturation

R 224 of 255 = 88%
G 226 of 255 = 89%
B 247 of 255 = 97%

224
226
247

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

Portions of RGB colors in percentages

R + G + B = 224 + 226 + 247 = 697 (100%)
R 224 of 697 ~ 32.14%
G 226 of 697 ~ 32.42%
B 247 of 697 ~ 35.44'%

%32.14
%32.42
%35.44

CMYK color model

#E0E2F7 color CMYK value is (9,9,0,3).

  • cyan value is 9.31%
  • magenta value is 8.50%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (9,9,0,3)
C9M9Y0K3 (9%, 9%, 0%, 3%)
(0.09 / 0.09 / 0.00 / 0.03)

CMYK percentages

%9.31
%8.5
%0
%3.14

Codes

Color #E0E2F7 in popluar color models

E0 E2 F7
RGB 224 226 247
HSL 235° 58.97% 92.35%
HSB/HSV 235° 9.31% 96.86%
CMYK 9.31% 8.50% 0.00%
3.14%

Color #E0E2F7 in popluar number systems.

HEX E0 E2 F7
Decimal 224 226 247
Binary 11100000 11100010 11110111
Octal 340 342 367

Shades and tints

Shades of #E0E2F7

#E0E2F7
(224,226,247)
#CCCEE1
(204,206,225)
#B8BACB
(184,186,203)
#A4A6B5
(164,166,181)
#90929F
(144,146,159)
#7C7E89
(124,126,137)
#686A73
(104,106,115)
#54565D
(84,86,93)
#404247
(64,66,71)
#2C2E31
(44,46,49)
#181A1B
(24,26,27)
#000000
(0,0,0)

Tints of #E0E2F7

#E0E2F7
(224,226,247)
#E2E4F7
(226,228,247)
#E4E6F7
(228,230,247)
#E6E8F7
(230,232,247)
#E8EAF7
(232,234,247)
#EAECF7
(234,236,247)
#ECEEF7
(236,238,247)
#EEF0F7
(238,240,247)
#F0F2F7
(240,242,247)
#F2F4F7
(242,244,247)
#F4F6F7
(244,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E0E2F7; }

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

This text font color is #E0E2F7.

Background Color

.myBgColor { background-color: #E0E2F7; }

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

This div background color is #E0E2F7.

Border color

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

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

This div border color is #E0E2F7.

Opacity

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

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

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

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

This text has shadow with #E0E2F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0E2F7.

Preview

Color preview on black background

This text has color #E0E2F7 on black background.


Color preview on white background

This text has color #E0E2F7 on white background.


Black color preview on #E0E2F7 background

This text has black color on #E0E2F7 background.


White color preview on #E0E2F7 background

This text has white color on #E0E2F7 background.


Related colors

Complementary color

Complementary color for #hex is #1F1D08.


I love getcolorcode.com

Triadic colors

1 #F7E0E2 and #E2F7E0 with #E0E2F7 are triadic colors.

2 #F7E2E0 and #E2E0F7 with #E0E2F7 are triadic colors.