COLOR #A2C796

HEX: #A2C796 RGB: (162,199,150)

Color info

#A2C796 contains red, green and blue colors in about the same proportion. Web safe color of #A2C796 is #99CC99 (or #9C9).

RGB color model

#A2C796 color RGB value is (162,199,150).

RGB: (162,199,150) (64%, 78%, 59%)

RGB channels and saturation

R 162 of 255 = 64%
G 199 of 255 = 78%
B 150 of 255 = 59%

162
199
150

R + G + B ~ 67%. #A2C796 is quite light color.

Portions of RGB colors in percentages

R + G + B = 162 + 199 + 150 = 511 (100%)
R 162 of 511 ~ 31.7%
G 199 of 511 ~ 38.94%
B 150 of 511 ~ 29.35'%

%31.7
%38.94
%29.35

CMYK color model

#A2C796 color CMYK value is (19,0,25,22).

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

CMYK: (19,0,25,22)
C19M0Y25K22 (19%, 0%, 25%, 22%)
(0.19 / 0.00 / 0.25 / 0.22)

CMYK percentages

%18.59
%0
%24.62
%21.96

Codes

Color #A2C796 in popluar color models

A2 C7 96
RGB 162 199 150
HSL 105° 30.43% 68.43%
HSB/HSV 105° 24.62% 78.04%
CMYK 18.59% 0.00% 24.62%
21.96%

Color #A2C796 in popluar number systems.

HEX A2 C7 96
Decimal 162 199 150
Binary 10100010 11000111 10010110
Octal 242 307 226

Shades and tints

Shades of #A2C796

#A2C796
(162,199,150)
#94B589
(148,181,137)
#86A37C
(134,163,124)
#78916F
(120,145,111)
#6A7F62
(106,127,98)
#5C6D55
(92,109,85)
#4E5B48
(78,91,72)
#40493B
(64,73,59)
#32372E
(50,55,46)
#242521
(36,37,33)
#161314
(22,19,20)
#000000
(0,0,0)

Tints of #A2C796

#A2C796
(162,199,150)
#AACC9F
(170,204,159)
#B2D1A8
(178,209,168)
#BAD6B1
(186,214,177)
#C2DBBA
(194,219,186)
#CAE0C3
(202,224,195)
#D2E5CC
(210,229,204)
#DAEAD5
(218,234,213)
#E2EFDE
(226,239,222)
#EAF4E7
(234,244,231)
#F2F9F0
(242,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2C796; }

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

This text font color is #A2C796.

Background Color

.myBgColor { background-color: #A2C796; }

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

This div background color is #A2C796.

Border color

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

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

This div border color is #A2C796.

Opacity

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

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

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

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

This text has shadow with #A2C796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2C796.

Preview

Color preview on black background

This text has color #A2C796 on black background.


Color preview on white background

This text has color #A2C796 on white background.


Black color preview on #A2C796 background

This text has black color on #A2C796 background.


White color preview on #A2C796 background

This text has white color on #A2C796 background.


Related colors

Complementary color

Complementary color for #hex is #5D3869.


I love getcolorcode.com

Triadic colors

1 #96A2C7 and #C796A2 with #A2C796 are triadic colors.

2 #96C7A2 and #C7A296 with #A2C796 are triadic colors.