COLOR #A7E084

HEX: #A7E084 RGB: (167,224,132)

Color info

#A7E084 contains mainly red and green colors. Web safe color of #A7E084 is #99CC99 (or #9C9).

RGB color model

#A7E084 color RGB value is (167,224,132).

RGB: (167,224,132) (65%, 88%, 52%)

RGB channels and saturation

R 167 of 255 = 65%
G 224 of 255 = 88%
B 132 of 255 = 52%

167
224
132

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

Portions of RGB colors in percentages

R + G + B = 167 + 224 + 132 = 523 (100%)
R 167 of 523 ~ 31.93%
G 224 of 523 ~ 42.83%
B 132 of 523 ~ 25.24'%

%31.93
%42.83
%25.24

CMYK color model

#A7E084 color CMYK value is (25,0,41,12).

  • cyan value is 25.45%
  • magenta value is 0.00%
  • yellow value is 41.07%
  • key color value is 12.16%

CMYK: (25,0,41,12)
C25M0Y41K12 (25%, 0%, 41%, 12%)
(0.25 / 0.00 / 0.41 / 0.12)

CMYK percentages

%25.45
%0
%41.07
%12.16

Codes

Color #A7E084 in popluar color models

A7 E0 84
RGB 167 224 132
HSL 97° 59.74% 69.80%
HSB/HSV 97° 41.07% 87.84%
CMYK 25.45% 0.00% 41.07%
12.16%

Color #A7E084 in popluar number systems.

HEX A7 E0 84
Decimal 167 224 132
Binary 10100111 11100000 10000100
Octal 247 340 204

Shades and tints

Shades of #A7E084

#A7E084
(167,224,132)
#98CC78
(152,204,120)
#89B86C
(137,184,108)
#7AA460
(122,164,96)
#6B9054
(107,144,84)
#5C7C48
(92,124,72)
#4D683C
(77,104,60)
#3E5430
(62,84,48)
#2F4024
(47,64,36)
#202C18
(32,44,24)
#11180C
(17,24,12)
#000000
(0,0,0)

Tints of #A7E084

#A7E084
(167,224,132)
#AFE28F
(175,226,143)
#B7E49A
(183,228,154)
#BFE6A5
(191,230,165)
#C7E8B0
(199,232,176)
#CFEABB
(207,234,187)
#D7ECC6
(215,236,198)
#DFEED1
(223,238,209)
#E7F0DC
(231,240,220)
#EFF2E7
(239,242,231)
#F7F4F2
(247,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7E084 color. Also use rgb(167,224,132) instead hex code.

Text Font Color

.myTextColor { color: #A7E084; }

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

This text font color is #A7E084.

Background Color

.myBgColor { background-color: #A7E084; }

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

This div background color is #A7E084.

Border color

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

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

This div border color is #A7E084.

Opacity

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

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

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

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

This text has shadow with #A7E084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7E084.

Preview

Color preview on black background

This text has color #A7E084 on black background.


Color preview on white background

This text has color #A7E084 on white background.


Black color preview on #A7E084 background

This text has black color on #A7E084 background.


White color preview on #A7E084 background

This text has white color on #A7E084 background.


Related colors

Complementary color

Complementary color for #hex is #581F7B.


I love getcolorcode.com

Triadic colors

1 #84A7E0 and #E084A7 with #A7E084 are triadic colors.

2 #84E0A7 and #E0A784 with #A7E084 are triadic colors.