COLOR #A2D261

HEX: #A2D261 RGB: (162,210,97)

Color info

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

RGB color model

#A2D261 color RGB value is (162,210,97).

RGB: (162,210,97) (64%, 82%, 38%)

RGB channels and saturation

R 162 of 255 = 64%
G 210 of 255 = 82%
B 97 of 255 = 38%

162
210
97

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

Portions of RGB colors in percentages

R + G + B = 162 + 210 + 97 = 469 (100%)
R 162 of 469 ~ 34.54%
G 210 of 469 ~ 44.78%
B 97 of 469 ~ 20.68'%

%34.54
%44.78
%20.68

CMYK color model

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

  • cyan value is 22.86%
  • magenta value is 0.00%
  • yellow value is 53.81%
  • key color value is 17.65%

CMYK: (23,0,54,18)
C23M0Y54K18 (23%, 0%, 54%, 18%)
(0.23 / 0.00 / 0.54 / 0.18)

CMYK percentages

%22.86
%0
%53.81
%17.65

Codes

Color #A2D261 in popluar color models

A2 D2 61
RGB 162 210 97
HSL 85° 55.67% 60.20%
HSB/HSV 85° 53.81% 82.35%
CMYK 22.86% 0.00% 53.81%
17.65%

Color #A2D261 in popluar number systems.

HEX A2 D2 61
Decimal 162 210 97
Binary 10100010 11010010 1100001
Octal 242 322 141

Shades and tints

Shades of #A2D261

#A2D261
(162,210,97)
#94BF59
(148,191,89)
#86AC51
(134,172,81)
#789949
(120,153,73)
#6A8641
(106,134,65)
#5C7339
(92,115,57)
#4E6031
(78,96,49)
#404D29
(64,77,41)
#323A21
(50,58,33)
#242719
(36,39,25)
#161411
(22,20,17)
#000000
(0,0,0)

Tints of #A2D261

#A2D261
(162,210,97)
#AAD66F
(170,214,111)
#B2DA7D
(178,218,125)
#BADE8B
(186,222,139)
#C2E299
(194,226,153)
#CAE6A7
(202,230,167)
#D2EAB5
(210,234,181)
#DAEEC3
(218,238,195)
#E2F2D1
(226,242,209)
#EAF6DF
(234,246,223)
#F2FAED
(242,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2D261; }

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

This text font color is #A2D261.

Background Color

.myBgColor { background-color: #A2D261; }

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

This div background color is #A2D261.

Border color

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

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

This div border color is #A2D261.

Opacity

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

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

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

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

This text has shadow with #A2D261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2D261.

Preview

Color preview on black background

This text has color #A2D261 on black background.


Color preview on white background

This text has color #A2D261 on white background.


Black color preview on #A2D261 background

This text has black color on #A2D261 background.


White color preview on #A2D261 background

This text has white color on #A2D261 background.


Related colors

Complementary color

Complementary color for #hex is #5D2D9E.


I love getcolorcode.com

Triadic colors

1 #61A2D2 and #D261A2 with #A2D261 are triadic colors.

2 #61D2A2 and #D2A261 with #A2D261 are triadic colors.