COLOR #A2C5A2

HEX: #A2C5A2 RGB: (162,197,162)

Color info

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

RGB color model

#A2C5A2 color RGB value is (162,197,162).

RGB: (162,197,162) (64%, 77%, 64%)

RGB channels and saturation

R 162 of 255 = 64%
G 197 of 255 = 77%
B 162 of 255 = 64%

162
197
162

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

Portions of RGB colors in percentages

R + G + B = 162 + 197 + 162 = 521 (100%)
R 162 of 521 ~ 31.09%
G 197 of 521 ~ 37.81%
B 162 of 521 ~ 31.09'%

%31.09
%37.81
%31.09

CMYK color model

#A2C5A2 color CMYK value is (18,0,18,23).

  • cyan value is 17.77%
  • magenta value is 0.00%
  • yellow value is 17.77%
  • key color value is 22.75%

CMYK: (18,0,18,23)
C18M0Y18K23 (18%, 0%, 18%, 23%)
(0.18 / 0.00 / 0.18 / 0.23)

CMYK percentages

%17.77
%0
%17.77
%22.75

Codes

Color #A2C5A2 in popluar color models

A2 C5 A2
RGB 162 197 162
HSL 120° 23.18% 70.39%
HSB/HSV 120° 17.77% 77.25%
CMYK 17.77% 0.00% 17.77%
22.75%

Color #A2C5A2 in popluar number systems.

HEX A2 C5 A2
Decimal 162 197 162
Binary 10100010 11000101 10100010
Octal 242 305 242

Shades and tints

Shades of #A2C5A2

#A2C5A2
(162,197,162)
#94B494
(148,180,148)
#86A386
(134,163,134)
#789278
(120,146,120)
#6A816A
(106,129,106)
#5C705C
(92,112,92)
#4E5F4E
(78,95,78)
#404E40
(64,78,64)
#323D32
(50,61,50)
#242C24
(36,44,36)
#161B16
(22,27,22)
#000000
(0,0,0)

Tints of #A2C5A2

#A2C5A2
(162,197,162)
#AACAAA
(170,202,170)
#B2CFB2
(178,207,178)
#BAD4BA
(186,212,186)
#C2D9C2
(194,217,194)
#CADECA
(202,222,202)
#D2E3D2
(210,227,210)
#DAE8DA
(218,232,218)
#E2EDE2
(226,237,226)
#EAF2EA
(234,242,234)
#F2F7F2
(242,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2C5A2; }

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

This text font color is #A2C5A2.

Background Color

.myBgColor { background-color: #A2C5A2; }

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

This div background color is #A2C5A2.

Border color

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

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

This div border color is #A2C5A2.

Opacity

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

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

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

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

This text has shadow with #A2C5A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2C5A2.

Preview

Color preview on black background

This text has color #A2C5A2 on black background.


Color preview on white background

This text has color #A2C5A2 on white background.


Black color preview on #A2C5A2 background

This text has black color on #A2C5A2 background.


White color preview on #A2C5A2 background

This text has white color on #A2C5A2 background.


Related colors

Complementary color

Complementary color for #hex is #5D3A5D.


I love getcolorcode.com

Triadic colors

1 #A2A2C5 and #C5A2A2 with #A2C5A2 are triadic colors.

2 #A2C5A2 and #C5A2A2 with #A2C5A2 are triadic colors.