COLOR #E7E542

HEX: #E7E542 RGB: (231,229,66)

Color info

#E7E542 contains mainly red and green colors. Web safe color of #E7E542 is #FFCC33 (or #FC3).

RGB color model

#E7E542 color RGB value is (231,229,66).

RGB: (231,229,66) (91%, 90%, 26%)

RGB channels and saturation

R 231 of 255 = 91%
G 229 of 255 = 90%
B 66 of 255 = 26%

231
229
66

R + G + B ~ 69%. #E7E542 is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 229 + 66 = 526 (100%)
R 231 of 526 ~ 43.92%
G 229 of 526 ~ 43.54%
B 66 of 526 ~ 12.55'%

%43.92
%43.54
%12.55

CMYK color model

#E7E542 color CMYK value is (0,1,71,9).

  • cyan value is 0.00%
  • magenta value is 0.87%
  • yellow value is 71.43%
  • key color value is 9.41%

CMYK: (0,1,71,9)
C0M1Y71K9 (0%, 1%, 71%, 9%)
(0.00 / 0.01 / 0.71 / 0.09)

CMYK percentages

%0
%0.87
%71.43
%9.41

Codes

Color #E7E542 in popluar color models

E7 E5 42
RGB 231 229 66
HSL 59° 77.46% 58.24%
HSB/HSV 59° 71.43% 90.59%
CMYK 0.00% 0.87% 71.43%
9.41%

Color #E7E542 in popluar number systems.

HEX E7 E5 42
Decimal 231 229 66
Binary 11100111 11100101 1000010
Octal 347 345 102

Shades and tints

Shades of #E7E542

#E7E542
(231,229,66)
#D2D13C
(210,209,60)
#BDBD36
(189,189,54)
#A8A930
(168,169,48)
#93952A
(147,149,42)
#7E8124
(126,129,36)
#696D1E
(105,109,30)
#545918
(84,89,24)
#3F4512
(63,69,18)
#2A310C
(42,49,12)
#151D06
(21,29,6)
#000000
(0,0,0)

Tints of #E7E542

#E7E542
(231,229,66)
#E9E753
(233,231,83)
#EBE964
(235,233,100)
#EDEB75
(237,235,117)
#EFED86
(239,237,134)
#F1EF97
(241,239,151)
#F3F1A8
(243,241,168)
#F5F3B9
(245,243,185)
#F7F5CA
(247,245,202)
#F9F7DB
(249,247,219)
#FBF9EC
(251,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7E542 color. Also use rgb(231,229,66) instead hex code.

Text Font Color

.myTextColor { color: #E7E542; }

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

This text font color is #E7E542.

Background Color

.myBgColor { background-color: #E7E542; }

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

This div background color is #E7E542.

Border color

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

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

This div border color is #E7E542.

Opacity

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

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

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

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

This text has shadow with #E7E542 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7E542.

Preview

Color preview on black background

This text has color #E7E542 on black background.


Color preview on white background

This text has color #E7E542 on white background.


Black color preview on #E7E542 background

This text has black color on #E7E542 background.


White color preview on #E7E542 background

This text has white color on #E7E542 background.


Related colors

Complementary color

Complementary color for #hex is #181ABD.


I love getcolorcode.com

Triadic colors

1 #42E7E5 and #E542E7 with #E7E542 are triadic colors.

2 #42E5E7 and #E5E742 with #E7E542 are triadic colors.