COLOR #A2E283

HEX: #A2E283 RGB: (162,226,131)

Color info

#A2E283 contains mainly green color. Web safe color of #A2E283 is #99CC99 (or #9C9).

RGB color model

#A2E283 color RGB value is (162,226,131).

RGB: (162,226,131) (64%, 89%, 51%)

RGB channels and saturation

R 162 of 255 = 64%
G 226 of 255 = 89%
B 131 of 255 = 51%

162
226
131

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

Portions of RGB colors in percentages

R + G + B = 162 + 226 + 131 = 519 (100%)
R 162 of 519 ~ 31.21%
G 226 of 519 ~ 43.55%
B 131 of 519 ~ 25.24'%

%31.21
%43.55
%25.24

CMYK color model

#A2E283 color CMYK value is (28,0,42,11).

  • cyan value is 28.32%
  • magenta value is 0.00%
  • yellow value is 42.04%
  • key color value is 11.37%

CMYK: (28,0,42,11)
C28M0Y42K11 (28%, 0%, 42%, 11%)
(0.28 / 0.00 / 0.42 / 0.11)

CMYK percentages

%28.32
%0
%42.04
%11.37

Codes

Color #A2E283 in popluar color models

A2 E2 83
RGB 162 226 131
HSL 100° 62.09% 70.00%
HSB/HSV 100° 42.04% 88.63%
CMYK 28.32% 0.00% 42.04%
11.37%

Color #A2E283 in popluar number systems.

HEX A2 E2 83
Decimal 162 226 131
Binary 10100010 11100010 10000011
Octal 242 342 203

Shades and tints

Shades of #A2E283

#A2E283
(162,226,131)
#94CE78
(148,206,120)
#86BA6D
(134,186,109)
#78A662
(120,166,98)
#6A9257
(106,146,87)
#5C7E4C
(92,126,76)
#4E6A41
(78,106,65)
#405636
(64,86,54)
#32422B
(50,66,43)
#242E20
(36,46,32)
#161A15
(22,26,21)
#000000
(0,0,0)

Tints of #A2E283

#A2E283
(162,226,131)
#AAE48E
(170,228,142)
#B2E699
(178,230,153)
#BAE8A4
(186,232,164)
#C2EAAF
(194,234,175)
#CAECBA
(202,236,186)
#D2EEC5
(210,238,197)
#DAF0D0
(218,240,208)
#E2F2DB
(226,242,219)
#EAF4E6
(234,244,230)
#F2F6F1
(242,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2E283; }

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

This text font color is #A2E283.

Background Color

.myBgColor { background-color: #A2E283; }

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

This div background color is #A2E283.

Border color

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

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

This div border color is #A2E283.

Opacity

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

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

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

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

This text has shadow with #A2E283 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2E283.

Preview

Color preview on black background

This text has color #A2E283 on black background.


Color preview on white background

This text has color #A2E283 on white background.


Black color preview on #A2E283 background

This text has black color on #A2E283 background.


White color preview on #A2E283 background

This text has white color on #A2E283 background.


Related colors

Complementary color

Complementary color for #hex is #5D1D7C.


I love getcolorcode.com

Triadic colors

1 #83A2E2 and #E283A2 with #A2E283 are triadic colors.

2 #83E2A2 and #E2A283 with #A2E283 are triadic colors.