COLOR #E2F7D3

HEX: #E2F7D3 RGB: (226,247,211)

Color info

#E2F7D3 contains red, green and blue colors in about the same proportion. Web safe color of #E2F7D3 is #CCFFCC (or #CFC).

RGB color model

#E2F7D3 color RGB value is (226,247,211).

RGB: (226,247,211) (89%, 97%, 83%)

RGB channels and saturation

R 226 of 255 = 89%
G 247 of 255 = 97%
B 211 of 255 = 83%

226
247
211

R + G + B ~ 90%. #E2F7D3 is light color.

Portions of RGB colors in percentages

R + G + B = 226 + 247 + 211 = 684 (100%)
R 226 of 684 ~ 33.04%
G 247 of 684 ~ 36.11%
B 211 of 684 ~ 30.85'%

%33.04
%36.11
%30.85

CMYK color model

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

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

CMYK: (9,0,15,3)
C9M0Y15K3 (9%, 0%, 15%, 3%)
(0.09 / 0.00 / 0.15 / 0.03)

CMYK percentages

%8.5
%0
%14.57
%3.14

Codes

Color #E2F7D3 in popluar color models

E2 F7 D3
RGB 226 247 211
HSL 95° 69.23% 89.80%
HSB/HSV 95° 14.57% 96.86%
CMYK 8.50% 0.00% 14.57%
3.14%

Color #E2F7D3 in popluar number systems.

HEX E2 F7 D3
Decimal 226 247 211
Binary 11100010 11110111 11010011
Octal 342 367 323

Shades and tints

Shades of #E2F7D3

#E2F7D3
(226,247,211)
#CEE1C0
(206,225,192)
#BACBAD
(186,203,173)
#A6B59A
(166,181,154)
#929F87
(146,159,135)
#7E8974
(126,137,116)
#6A7361
(106,115,97)
#565D4E
(86,93,78)
#42473B
(66,71,59)
#2E3128
(46,49,40)
#1A1B15
(26,27,21)
#000000
(0,0,0)

Tints of #E2F7D3

#E2F7D3
(226,247,211)
#E4F7D7
(228,247,215)
#E6F7DB
(230,247,219)
#E8F7DF
(232,247,223)
#EAF7E3
(234,247,227)
#ECF7E7
(236,247,231)
#EEF7EB
(238,247,235)
#F0F7EF
(240,247,239)
#F2F7F3
(242,247,243)
#F4F7F7
(244,247,247)
#F6F7FB
(246,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2F7D3; }

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

This text font color is #E2F7D3.

Background Color

.myBgColor { background-color: #E2F7D3; }

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

This div background color is #E2F7D3.

Border color

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

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

This div border color is #E2F7D3.

Opacity

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

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

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

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

This text has shadow with #E2F7D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2F7D3.

Preview

Color preview on black background

This text has color #E2F7D3 on black background.


Color preview on white background

This text has color #E2F7D3 on white background.


Black color preview on #E2F7D3 background

This text has black color on #E2F7D3 background.


White color preview on #E2F7D3 background

This text has white color on #E2F7D3 background.


Related colors

Complementary color

Complementary color for #hex is #1D082C.


I love getcolorcode.com

Triadic colors

1 #D3E2F7 and #F7D3E2 with #E2F7D3 are triadic colors.

2 #D3F7E2 and #F7E2D3 with #E2F7D3 are triadic colors.