COLOR #7EAE57

HEX: #7EAE57 RGB: (126,174,87)

Color info

#7EAE57 contains mainly red and green colors. Web safe color of #7EAE57 is #669966 (or #696).

RGB color model

#7EAE57 color RGB value is (126,174,87).

RGB: (126,174,87) (49%, 68%, 34%)

RGB channels and saturation

R 126 of 255 = 49%
G 174 of 255 = 68%
B 87 of 255 = 34%

126
174
87

R + G + B ~ 50%. #7EAE57 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 126 + 174 + 87 = 387 (100%)
R 126 of 387 ~ 32.56%
G 174 of 387 ~ 44.96%
B 87 of 387 ~ 22.48'%

%32.56
%44.96
%22.48

CMYK color model

#7EAE57 color CMYK value is (28,0,50,32).

  • cyan value is 27.59%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 31.76%
CMYK: (28,0,50,32) C28M0Y50K32 (28%,0%,50%,32%) (0.28/0.00/0.50/0.32) 

CMYK percentages

%27.59
%0
%50
%31.76

Codes

Color #7EAE57 in popluar color models

7E AE 57
RGB 126 174 87
HSL 93° 34.94% 51.18%
HSB/HSV 93° 50.00% 68.24%
CMYK 27.59% 0.00% 50.00%
31.76%

Color #7EAE57 in popluar number systems.

HEX 7E AE 57
Decimal 126 174 87
Binary 1111110 10101110 1010111
Octal 176 256 127

Shades and tints

Shades of #7EAE57

#7EAE57
(126,174,87)
#739F50
(115,159,80)
#689049
(104,144,73)
#5D8142
(93,129,66)
#52723B
(82,114,59)
#476334
(71,99,52)
#3C542D
(60,84,45)
#314526
(49,69,38)
#26361F
(38,54,31)
#1B2718
(27,39,24)
#101811
(16,24,17)
#000000
(0,0,0)

Tints of #7EAE57

#7EAE57
(126,174,87)
#89B566
(137,181,102)
#94BC75
(148,188,117)
#9FC384
(159,195,132)
#AACA93
(170,202,147)
#B5D1A2
(181,209,162)
#C0D8B1
(192,216,177)
#CBDFC0
(203,223,192)
#D6E6CF
(214,230,207)
#E1EDDE
(225,237,222)
#ECF4ED
(236,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EAE57 color. Also use rgb(126,174,87) instead hex code.

Text Font Color

.myTextColor { color: #7EAE57; }

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

This text font color is #7EAE57.

Background Color

.myBgColor { background-color: #7EAE57; }

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

This div background color is #7EAE57.

Border color

.myBorderColor { border: 1px solid #7EAE57; }

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

This div border color is #7EAE57.

Opacity

.myOpacity80 { color: #7EAE57; opacity: 0.8; }

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

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

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

This text has shadow with #7EAE57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EAE57.

Preview

Color preview on black background

This text has color #7EAE57 on black background.


Color preview on white background

This text has color #7EAE57 on white background.


Black color preview on #7EAE57 background

This text has black color on #7EAE57 background.


White color preview on #7EAE57 background

This text has white color on #7EAE57 background.


Related colors

Complementary color

Complementary color for #hex is #8151A8.


I love getcolorcode.com

Triadic colors

1 #577EAE and #AE577E with #7EAE57 are triadic colors.

2 #57AE7E and #AE7E57 with #7EAE57 are triadic colors.