COLOR #A2D29E

HEX: #A2D29E RGB: (162,210,158)

Color info

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

RGB color model

#A2D29E color RGB value is (162,210,158).

RGB: (162,210,158) (64%, 82%, 62%)

RGB channels and saturation

R 162 of 255 = 64%
G 210 of 255 = 82%
B 158 of 255 = 62%

162
210
158

R + G + B ~ 69%. #A2D29E is quite light color.

Portions of RGB colors in percentages

R + G + B = 162 + 210 + 158 = 530 (100%)
R 162 of 530 ~ 30.57%
G 210 of 530 ~ 39.62%
B 158 of 530 ~ 29.81'%

%30.57
%39.62
%29.81

CMYK color model

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

  • cyan value is 22.86%
  • magenta value is 0.00%
  • yellow value is 24.76%
  • key color value is 17.65%
CMYK: (23,0,25,18) C23M0Y25K18 (23%,0%,25%,18%) (0.23/0.00/0.25/0.18) 

CMYK percentages

%22.86
%0
%24.76
%17.65

Codes

Color #A2D29E in popluar color models

A2 D2 9E
RGB 162 210 158
HSL 115° 36.62% 72.16%
HSB/HSV 115° 24.76% 82.35%
CMYK 22.86% 0.00% 24.76%
17.65%

Color #A2D29E in popluar number systems.

HEX A2 D2 9E
Decimal 162 210 158
Binary 10100010 11010010 10011110
Octal 242 322 236

Shades and tints

Shades of #A2D29E

#A2D29E
(162,210,158)
#94BF90
(148,191,144)
#86AC82
(134,172,130)
#789974
(120,153,116)
#6A8666
(106,134,102)
#5C7358
(92,115,88)
#4E604A
(78,96,74)
#404D3C
(64,77,60)
#323A2E
(50,58,46)
#242720
(36,39,32)
#161412
(22,20,18)
#000000
(0,0,0)

Tints of #A2D29E

#A2D29E
(162,210,158)
#AAD6A6
(170,214,166)
#B2DAAE
(178,218,174)
#BADEB6
(186,222,182)
#C2E2BE
(194,226,190)
#CAE6C6
(202,230,198)
#D2EACE
(210,234,206)
#DAEED6
(218,238,214)
#E2F2DE
(226,242,222)
#EAF6E6
(234,246,230)
#F2FAEE
(242,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2D29E; }

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

This text font color is #A2D29E.

Background Color

.myBgColor { background-color: #A2D29E; }

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

This div background color is #A2D29E.

Border color

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

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

This div border color is #A2D29E.

Opacity

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

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

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

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

This text has shadow with #A2D29E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2D29E.

Preview

Color preview on black background

This text has color #A2D29E on black background.


Color preview on white background

This text has color #A2D29E on white background.


Black color preview on #A2D29E background

This text has black color on #A2D29E background.


White color preview on #A2D29E background

This text has white color on #A2D29E background.


Related colors

Complementary color

Complementary color for #hex is #5D2D61.


I love getcolorcode.com

Triadic colors

1 #9EA2D2 and #D29EA2 with #A2D29E are triadic colors.

2 #9ED2A2 and #D2A29E with #A2D29E are triadic colors.