COLOR #A2C76A

HEX: #A2C76A RGB: (162,199,106)

Color info

#A2C76A contains mainly red and green colors. Web safe color of #A2C76A is #99CC66 (or #9C6).

RGB color model

#A2C76A color RGB value is (162,199,106).

RGB: (162,199,106) (64%, 78%, 42%)

RGB channels and saturation

R 162 of 255 = 64%
G 199 of 255 = 78%
B 106 of 255 = 42%

162
199
106

R + G + B ~ 61%. #A2C76A is quite light color.

Portions of RGB colors in percentages

R + G + B = 162 + 199 + 106 = 467 (100%)
R 162 of 467 ~ 34.69%
G 199 of 467 ~ 42.61%
B 106 of 467 ~ 22.7'%

%34.69
%42.61
%22.7

CMYK color model

#A2C76A color CMYK value is (19,0,47,22).

  • cyan value is 18.59%
  • magenta value is 0.00%
  • yellow value is 46.73%
  • key color value is 21.96%

CMYK: (19,0,47,22)
C19M0Y47K22 (19%, 0%, 47%, 22%)
(0.19 / 0.00 / 0.47 / 0.22)

CMYK percentages

%18.59
%0
%46.73
%21.96

Codes

Color #A2C76A in popluar color models

A2 C7 6A
RGB 162 199 106
HSL 84° 45.37% 59.80%
HSB/HSV 84° 46.73% 78.04%
CMYK 18.59% 0.00% 46.73%
21.96%

Color #A2C76A in popluar number systems.

HEX A2 C7 6A
Decimal 162 199 106
Binary 10100010 11000111 1101010
Octal 242 307 152

Shades and tints

Shades of #A2C76A

#A2C76A
(162,199,106)
#94B561
(148,181,97)
#86A358
(134,163,88)
#78914F
(120,145,79)
#6A7F46
(106,127,70)
#5C6D3D
(92,109,61)
#4E5B34
(78,91,52)
#40492B
(64,73,43)
#323722
(50,55,34)
#242519
(36,37,25)
#161310
(22,19,16)
#000000
(0,0,0)

Tints of #A2C76A

#A2C76A
(162,199,106)
#AACC77
(170,204,119)
#B2D184
(178,209,132)
#BAD691
(186,214,145)
#C2DB9E
(194,219,158)
#CAE0AB
(202,224,171)
#D2E5B8
(210,229,184)
#DAEAC5
(218,234,197)
#E2EFD2
(226,239,210)
#EAF4DF
(234,244,223)
#F2F9EC
(242,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2C76A color. Also use rgb(162,199,106) instead hex code.

Text Font Color

.myTextColor { color: #A2C76A; }

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

This text font color is #A2C76A.

Background Color

.myBgColor { background-color: #A2C76A; }

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

This div background color is #A2C76A.

Border color

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

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

This div border color is #A2C76A.

Opacity

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

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

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

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

This text has shadow with #A2C76A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2C76A.

Preview

Color preview on black background

This text has color #A2C76A on black background.


Color preview on white background

This text has color #A2C76A on white background.


Black color preview on #A2C76A background

This text has black color on #A2C76A background.


White color preview on #A2C76A background

This text has white color on #A2C76A background.


Related colors

Complementary color

Complementary color for #hex is #5D3895.


I love getcolorcode.com

Triadic colors

1 #6AA2C7 and #C76AA2 with #A2C76A are triadic colors.

2 #6AC7A2 and #C7A26A with #A2C76A are triadic colors.