COLOR #E2E573

HEX: #E2E573 RGB: (226,229,115)

Color info

#E2E573 contains mainly red and green colors. Web safe color of #E2E573 is #CCCC66 (or #CC6).

RGB color model

#E2E573 color RGB value is (226,229,115).

RGB: (226,229,115) (89%, 90%, 45%)

RGB channels and saturation

R 226 of 255 = 89%
G 229 of 255 = 90%
B 115 of 255 = 45%

226
229
115

R + G + B ~ 75%. #E2E573 is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 229 + 115 = 570 (100%)
R 226 of 570 ~ 39.65%
G 229 of 570 ~ 40.18%
B 115 of 570 ~ 20.18'%

%39.65
%40.18
%20.18

CMYK color model

#E2E573 color CMYK value is (1,0,50,10).

  • cyan value is 1.31%
  • magenta value is 0.00%
  • yellow value is 49.78%
  • key color value is 10.20%

CMYK: (1,0,50,10)
C1M0Y50K10 (1%, 0%, 50%, 10%)
(0.01 / 0.00 / 0.50 / 0.10)

CMYK percentages

%1.31
%0
%49.78
%10.2

Codes

Color #E2E573 in popluar color models

E2 E5 73
RGB 226 229 115
HSL 62° 68.67% 67.45%
HSB/HSV 62° 49.78% 89.80%
CMYK 1.31% 0.00% 49.78%
10.20%

Color #E2E573 in popluar number systems.

HEX E2 E5 73
Decimal 226 229 115
Binary 11100010 11100101 1110011
Octal 342 345 163

Shades and tints

Shades of #E2E573

#E2E573
(226,229,115)
#CED169
(206,209,105)
#BABD5F
(186,189,95)
#A6A955
(166,169,85)
#92954B
(146,149,75)
#7E8141
(126,129,65)
#6A6D37
(106,109,55)
#56592D
(86,89,45)
#424523
(66,69,35)
#2E3119
(46,49,25)
#1A1D0F
(26,29,15)
#000000
(0,0,0)

Tints of #E2E573

#E2E573
(226,229,115)
#E4E77F
(228,231,127)
#E6E98B
(230,233,139)
#E8EB97
(232,235,151)
#EAEDA3
(234,237,163)
#ECEFAF
(236,239,175)
#EEF1BB
(238,241,187)
#F0F3C7
(240,243,199)
#F2F5D3
(242,245,211)
#F4F7DF
(244,247,223)
#F6F9EB
(246,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2E573 color. Also use rgb(226,229,115) instead hex code.

Text Font Color

.myTextColor { color: #E2E573; }

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

This text font color is #E2E573.

Background Color

.myBgColor { background-color: #E2E573; }

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

This div background color is #E2E573.

Border color

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

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

This div border color is #E2E573.

Opacity

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

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

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

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

This text has shadow with #E2E573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2E573.

Preview

Color preview on black background

This text has color #E2E573 on black background.


Color preview on white background

This text has color #E2E573 on white background.


Black color preview on #E2E573 background

This text has black color on #E2E573 background.


White color preview on #E2E573 background

This text has white color on #E2E573 background.


Related colors

Complementary color

Complementary color for #hex is #1D1A8C.


I love getcolorcode.com

Triadic colors

1 #73E2E5 and #E573E2 with #E2E573 are triadic colors.

2 #73E5E2 and #E5E273 with #E2E573 are triadic colors.