COLOR #A7E58E

HEX: #A7E58E RGB: (167,229,142)

Color info

#A7E58E contains mainly green color. Web safe color of #A7E58E is #99CC99 (or #9C9).

RGB color model

#A7E58E color RGB value is (167,229,142).

RGB: (167,229,142) (65%, 90%, 56%)

RGB channels and saturation

R 167 of 255 = 65%
G 229 of 255 = 90%
B 142 of 255 = 56%

167
229
142

R + G + B ~ 70%. #A7E58E is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 229 + 142 = 538 (100%)
R 167 of 538 ~ 31.04%
G 229 of 538 ~ 42.57%
B 142 of 538 ~ 26.39'%

%31.04
%42.57
%26.39

CMYK color model

#A7E58E color CMYK value is (27,0,38,10).

  • cyan value is 27.07%
  • magenta value is 0.00%
  • yellow value is 37.99%
  • key color value is 10.20%

CMYK: (27,0,38,10)
C27M0Y38K10 (27%, 0%, 38%, 10%)
(0.27 / 0.00 / 0.38 / 0.10)

CMYK percentages

%27.07
%0
%37.99
%10.2

Codes

Color #A7E58E in popluar color models

A7 E5 8E
RGB 167 229 142
HSL 103° 62.59% 72.75%
HSB/HSV 103° 37.99% 89.80%
CMYK 27.07% 0.00% 37.99%
10.20%

Color #A7E58E in popluar number systems.

HEX A7 E5 8E
Decimal 167 229 142
Binary 10100111 11100101 10001110
Octal 247 345 216

Shades and tints

Shades of #A7E58E

#A7E58E
(167,229,142)
#98D182
(152,209,130)
#89BD76
(137,189,118)
#7AA96A
(122,169,106)
#6B955E
(107,149,94)
#5C8152
(92,129,82)
#4D6D46
(77,109,70)
#3E593A
(62,89,58)
#2F452E
(47,69,46)
#203122
(32,49,34)
#111D16
(17,29,22)
#000000
(0,0,0)

Tints of #A7E58E

#A7E58E
(167,229,142)
#AFE798
(175,231,152)
#B7E9A2
(183,233,162)
#BFEBAC
(191,235,172)
#C7EDB6
(199,237,182)
#CFEFC0
(207,239,192)
#D7F1CA
(215,241,202)
#DFF3D4
(223,243,212)
#E7F5DE
(231,245,222)
#EFF7E8
(239,247,232)
#F7F9F2
(247,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7E58E color. Also use rgb(167,229,142) instead hex code.

Text Font Color

.myTextColor { color: #A7E58E; }

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

This text font color is #A7E58E.

Background Color

.myBgColor { background-color: #A7E58E; }

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

This div background color is #A7E58E.

Border color

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

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

This div border color is #A7E58E.

Opacity

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

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

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

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

This text has shadow with #A7E58E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7E58E.

Preview

Color preview on black background

This text has color #A7E58E on black background.


Color preview on white background

This text has color #A7E58E on white background.


Black color preview on #A7E58E background

This text has black color on #A7E58E background.


White color preview on #A7E58E background

This text has white color on #A7E58E background.


Related colors

Complementary color

Complementary color for #hex is #581A71.


I love getcolorcode.com

Triadic colors

1 #8EA7E5 and #E58EA7 with #A7E58E are triadic colors.

2 #8EE5A7 and #E5A78E with #A7E58E are triadic colors.