COLOR #E7F2C5

HEX: #E7F2C5 RGB: (231,242,197)

Color info

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

RGB color model

#E7F2C5 color RGB value is (231,242,197).

RGB: (231,242,197) (91%, 95%, 77%)

RGB channels and saturation

R 231 of 255 = 91%
G 242 of 255 = 95%
B 197 of 255 = 77%

231
242
197

R + G + B ~ 88%. #E7F2C5 is light color.

Portions of RGB colors in percentages

R + G + B = 231 + 242 + 197 = 670 (100%)
R 231 of 670 ~ 34.48%
G 242 of 670 ~ 36.12%
B 197 of 670 ~ 29.4'%

%34.48
%36.12
%29.4

CMYK color model

#E7F2C5 color CMYK value is (5,0,19,5).

  • cyan value is 4.55%
  • magenta value is 0.00%
  • yellow value is 18.60%
  • key color value is 5.10%

CMYK: (5,0,19,5)
C5M0Y19K5 (5%, 0%, 19%, 5%)
(0.05 / 0.00 / 0.19 / 0.05)

CMYK percentages

%4.55
%0
%18.6
%5.1

Codes

Color #E7F2C5 in popluar color models

E7 F2 C5
RGB 231 242 197
HSL 75° 63.38% 86.08%
HSB/HSV 75° 18.60% 94.90%
CMYK 4.55% 0.00% 18.60%
5.10%

Color #E7F2C5 in popluar number systems.

HEX E7 F2 C5
Decimal 231 242 197
Binary 11100111 11110010 11000101
Octal 347 362 305

Shades and tints

Shades of #E7F2C5

#E7F2C5
(231,242,197)
#D2DCB4
(210,220,180)
#BDC6A3
(189,198,163)
#A8B092
(168,176,146)
#939A81
(147,154,129)
#7E8470
(126,132,112)
#696E5F
(105,110,95)
#54584E
(84,88,78)
#3F423D
(63,66,61)
#2A2C2C
(42,44,44)
#15161B
(21,22,27)
#000000
(0,0,0)

Tints of #E7F2C5

#E7F2C5
(231,242,197)
#E9F3CA
(233,243,202)
#EBF4CF
(235,244,207)
#EDF5D4
(237,245,212)
#EFF6D9
(239,246,217)
#F1F7DE
(241,247,222)
#F3F8E3
(243,248,227)
#F5F9E8
(245,249,232)
#F7FAED
(247,250,237)
#F9FBF2
(249,251,242)
#FBFCF7
(251,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7F2C5 color. Also use rgb(231,242,197) instead hex code.

Text Font Color

.myTextColor { color: #E7F2C5; }

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

This text font color is #E7F2C5.

Background Color

.myBgColor { background-color: #E7F2C5; }

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

This div background color is #E7F2C5.

Border color

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

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

This div border color is #E7F2C5.

Opacity

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

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

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

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

This text has shadow with #E7F2C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7F2C5.

Preview

Color preview on black background

This text has color #E7F2C5 on black background.


Color preview on white background

This text has color #E7F2C5 on white background.


Black color preview on #E7F2C5 background

This text has black color on #E7F2C5 background.


White color preview on #E7F2C5 background

This text has white color on #E7F2C5 background.


Related colors

Complementary color

Complementary color for #hex is #180D3A.


I love getcolorcode.com

Triadic colors

1 #C5E7F2 and #F2C5E7 with #E7F2C5 are triadic colors.

2 #C5F2E7 and #F2E7C5 with #E7F2C5 are triadic colors.