COLOR #E7F0E2

HEX: #E7F0E2 RGB: (231,240,226)

Color info

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

RGB color model

#E7F0E2 color RGB value is (231,240,226).

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

RGB channels and saturation

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

231
240
226

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

Portions of RGB colors in percentages

R + G + B = 231 + 240 + 226 = 697 (100%)
R 231 of 697 ~ 33.14%
G 240 of 697 ~ 34.43%
B 226 of 697 ~ 32.42'%

%33.14
%34.43
%32.42

CMYK color model

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

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

CMYK: (4,0,6,6)
C4M0Y6K6 (4%, 0%, 6%, 6%)
(0.04 / 0.00 / 0.06 / 0.06)

CMYK percentages

%3.75
%0
%5.83
%5.88

Codes

Color #E7F0E2 in popluar color models

E7 F0 E2
RGB 231 240 226
HSL 99° 31.82% 91.37%
HSB/HSV 99° 5.83% 94.12%
CMYK 3.75% 0.00% 5.83%
5.88%

Color #E7F0E2 in popluar number systems.

HEX E7 F0 E2
Decimal 231 240 226
Binary 11100111 11110000 11100010
Octal 347 360 342

Shades and tints

Shades of #E7F0E2

#E7F0E2
(231,240,226)
#D2DBCE
(210,219,206)
#BDC6BA
(189,198,186)
#A8B1A6
(168,177,166)
#939C92
(147,156,146)
#7E877E
(126,135,126)
#69726A
(105,114,106)
#545D56
(84,93,86)
#3F4842
(63,72,66)
#2A332E
(42,51,46)
#151E1A
(21,30,26)
#000000
(0,0,0)

Tints of #E7F0E2

#E7F0E2
(231,240,226)
#E9F1E4
(233,241,228)
#EBF2E6
(235,242,230)
#EDF3E8
(237,243,232)
#EFF4EA
(239,244,234)
#F1F5EC
(241,245,236)
#F3F6EE
(243,246,238)
#F5F7F0
(245,247,240)
#F7F8F2
(247,248,242)
#F9F9F4
(249,249,244)
#FBFAF6
(251,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7F0E2; }

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

This text font color is #E7F0E2.

Background Color

.myBgColor { background-color: #E7F0E2; }

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

This div background color is #E7F0E2.

Border color

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

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

This div border color is #E7F0E2.

Opacity

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

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

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

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

This text has shadow with #E7F0E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7F0E2.

Preview

Color preview on black background

This text has color #E7F0E2 on black background.


Color preview on white background

This text has color #E7F0E2 on white background.


Black color preview on #E7F0E2 background

This text has black color on #E7F0E2 background.


White color preview on #E7F0E2 background

This text has white color on #E7F0E2 background.


Related colors

Complementary color

Complementary color for #hex is #180F1D.


I love getcolorcode.com

Triadic colors

1 #E2E7F0 and #F0E2E7 with #E7F0E2 are triadic colors.

2 #E2F0E7 and #F0E7E2 with #E7F0E2 are triadic colors.