COLOR #A7EE72

HEX: #A7EE72 RGB: (167,238,114)

Color info

#A7EE72 contains mainly green color. Web safe color of #A7EE72 is #99FF66 (or #9F6).

RGB color model

#A7EE72 color RGB value is (167,238,114).

RGB: (167,238,114) (65%, 93%, 45%)

RGB channels and saturation

R 167 of 255 = 65%
G 238 of 255 = 93%
B 114 of 255 = 45%

167
238
114

R + G + B ~ 68%. #A7EE72 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 238 + 114 = 519 (100%)
R 167 of 519 ~ 32.18%
G 238 of 519 ~ 45.86%
B 114 of 519 ~ 21.97'%

%32.18
%45.86
%21.97

CMYK color model

#A7EE72 color CMYK value is (30,0,52,7).

  • cyan value is 29.83%
  • magenta value is 0.00%
  • yellow value is 52.10%
  • key color value is 6.67%
CMYK: (30,0,52,7) C30M0Y52K7 (30%,0%,52%,7%) (0.30/0.00/0.52/0.07) 

CMYK percentages

%29.83
%0
%52.1
%6.67

Codes

Color #A7EE72 in popluar color models

A7 EE 72
RGB 167 238 114
HSL 94° 78.48% 69.02%
HSB/HSV 94° 52.10% 93.33%
CMYK 29.83% 0.00% 52.10%
6.67%

Color #A7EE72 in popluar number systems.

HEX A7 EE 72
Decimal 167 238 114
Binary 10100111 11101110 1110010
Octal 247 356 162

Shades and tints

Shades of #A7EE72

#A7EE72
(167,238,114)
#98D968
(152,217,104)
#89C45E
(137,196,94)
#7AAF54
(122,175,84)
#6B9A4A
(107,154,74)
#5C8540
(92,133,64)
#4D7036
(77,112,54)
#3E5B2C
(62,91,44)
#2F4622
(47,70,34)
#203118
(32,49,24)
#111C0E
(17,28,14)
#000000
(0,0,0)

Tints of #A7EE72

#A7EE72
(167,238,114)
#AFEF7E
(175,239,126)
#B7F08A
(183,240,138)
#BFF196
(191,241,150)
#C7F2A2
(199,242,162)
#CFF3AE
(207,243,174)
#D7F4BA
(215,244,186)
#DFF5C6
(223,245,198)
#E7F6D2
(231,246,210)
#EFF7DE
(239,247,222)
#F7F8EA
(247,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7EE72 color. Also use rgb(167,238,114) instead hex code.

Text Font Color

.myTextColor { color: #A7EE72; }

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

This text font color is #A7EE72.

Background Color

.myBgColor { background-color: #A7EE72; }

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

This div background color is #A7EE72.

Border color

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

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

This div border color is #A7EE72.

Opacity

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

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

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

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

This text has shadow with #A7EE72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7EE72.

Preview

Color preview on black background

This text has color #A7EE72 on black background.


Color preview on white background

This text has color #A7EE72 on white background.


Black color preview on #A7EE72 background

This text has black color on #A7EE72 background.


White color preview on #A7EE72 background

This text has white color on #A7EE72 background.


Related colors

Complementary color

Complementary color for #hex is #58118D.


I love getcolorcode.com

Triadic colors

1 #72A7EE and #EE72A7 with #A7EE72 are triadic colors.

2 #72EEA7 and #EEA772 with #A7EE72 are triadic colors.