Skip to main content Skip to docs navigation

#a2e522 hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 2290 C and its hex is #AADB1E Nearest Color Name

Color Hue/Base color: Green

Hex #a2e522 Color code in RGB color code model is created after adding 63.53% red color, 89.8% green color and 13.33% blue color. Hex #a2e522 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 85% yellow and 10.2% black.

Hex #a2e522 color code is between #aadd11 web safe hex color code and #99ee33 web safe hex color code. #aadd11 is the nearest web safe color code. You can see here many more shades of #a2e522 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code a2e522 #a2e522
RGB Decimal 162, 229, 34 162, 229, 34
RGB Percent 64%, 90%, 13% rgb(64%, 90%, 13%)
CSS RGBa 162, 229, 34,1 rgba(162,229,34,1)
CMYK Model cmyk(29%,0%,85%,10.2%)
HSL Color Space 81,79% ,52% hsl(81,79% ,52%)
HSV Color Space 81°, 85%, 90%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100010 11100101 00100010
Octal 242 345 42
Decimal 162 229 34
Hex a2 e5 22

Different shades of #a2e522 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #a2e522
#45620c
Darker of #a2e522
#649011
Dark of #a2e522
#84be16
Base of #a2e522
#a2e522
Light of #a2e522
#b5ea50
Lighter
#c8f07d
Lightest
#dcf5ab

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#a2e522
#6522e5

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#a2e522
#2240e5
#c722e5

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#e5b622
#e5d722
#a2e522
#61e522
#22e534

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#a2e522
#e522a2
#22a2e5

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#a2e522
#22a2e5
#6522e5
#e56522

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#a2e522
#22e5c7
#6522e5
#e52240

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #a2e522

#253506
#45620c
#649011
#84be16
#a2e522
#b5ea50
#c8f07d
#dcf5ab
#effad9

Tints of #a2e522 Color

#a2e522
#ace73a
#b6ea53
#c1ed6b
#cbf084
#d5f39c
#e0f6b5
#eaf9cd
#f4fce6
#ffffff

Shades of #a2e522 color code

Generate more color scales with scales (color stack) generator.

#a2e522
#90cb1e
#7eb21a
#6c9816
#5a7f12
#48650f
#364c0b
#243207
#121903
#000000

Tones

#a2e522
#9acc3b
#93b453
#8b9b6c
#848484

Tones

Similar Color like #a2e522 color

Find visually similar hex color codes nearing to #a2e522 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#a3e623
#a4e724
#a5e825
#a6e926
#a7ea27
#a8eb28
#a9ec29
#aaed2a
#abee2b
#acef2c
#adf02d
#aef12e
#aff22f
#b0f330
#a1e421
#a0e320
#9fe21f
#9ee11e
#9de01d
#9cdf1c
#9bde1b
#9add1a
#99dc19
#98db18
#97da17
#96d916
#95d815
#94d714

Download this Dark Green

Hex #a2e522 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#a2e522 Color Code Preview on Black Background Color

This is how #a2e522 Color will look on black background color. Color contrast ratio is 13.77

#a2e522 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#a2e522">Your Example Paragraph content text in with font color #a2e522 </p>

Your Example Paragraph content text in with font color #a2e522

HTML with inline CSS

<div style="color:#a2e522">Your Paragraph text in with font color #a2e522 </div>

Your Example Paragraph content text in with font color #a2e522

#a2e522 color code is use for CSS Background Color

Background color for the above div is #a2e522

HTML with inline CSS

<div style="background-color:#a2e522;"></div>

#a2e522 color code is use for CSS Border Color

CSS Border color for the above div is #a2e522

HTML with inline CSS

<div style="border:5px solid #a2e522;"></div>

CSS Border Left color for the above div is #a2e522

HTML with inline CSS

<div style="border-left:5px solid #a2e522;"></div>

CSS Border Right color for the above div is #a2e522

HTML with inline CSS

<div style="border-right:5px solid #a2e522;"></div>

CSS Border Bottom color for the above div is #a2e522

HTML with inline CSS

<div style="border-bottom:5px solid #a2e522;"></div>

CSS Border Top color for the above div is #a2e522

HTML with inline CSS

<div style="border-top:5px solid #a2e522;"></div>

#a2e522 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#a2e522; } .examplecolorclass {color:#a2e522; } .examplebordercolor {border:3px solid #a2e522; }

#a2e522 Color code Preview on White Background

This is how #a2e522 Color code will look on white background color. Color contrast ratio is 1.53

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #a2e522; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #a2e522; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(162,229,34,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(101,34,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(162,229,34,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }