Skip to main content Skip to docs navigation

#aaeb40 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 Kiwi Pulp and its hex is #9CEF43 Nearest Color Name

Color Hue/Base color: Green

Hex #aaeb40 Color code in RGB color code model is created after adding 66.67% red color, 92.16% green color and 25.1% blue color. Hex #aaeb40 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 73% yellow and 7.84% black.

Hex #aaeb40 color code is between #99ee44 web safe hex color code and #bbdd33 web safe hex color code. #99ee44 is the nearest web safe color code. You can see here many more shades of #aaeb40 color code.

RGB Chart

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

Color Table

Hex Color Code aaeb40 #aaeb40
RGB Decimal 170, 235, 64 170, 235, 64
RGB Percent 67%, 92%, 25% rgb(67%, 92%, 25%)
CSS RGBa 170, 235, 64,1 rgba(170,235,64,1)
CMYK Model cmyk(28%,0%,73%,7.84%)
HSL Color Space 83,81% ,59% hsl(83,81% ,59%)
HSV Color Space 83°, 73%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 11101011 01000000
Octal 252 353 100
Decimal 170 235 64
Hex aa eb 40

Different shades of #aaeb40 color code.

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

Darkest of #aaeb40
#57840e
Darker of #aaeb40
#76b213
Dark of #aaeb40
#94e118
Base of #aaeb40
#aaeb40
Light of #aaeb40
#bff06e
Lighter
#d3f59c
Lightest
#e8facb

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

#aaeb40
#8140eb

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

Split Complementary

#aaeb40
#4055eb
#d740eb

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

Analogous Color

#ebc840
#ebe540
#aaeb40
#71eb40
#40eb56

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

#aaeb40
#eb40aa
#40aaeb

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

#aaeb40
#40aaeb
#8140eb
#eb8140

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

#aaeb40
#40ebd7
#8140eb
#eb4055

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 #aaeb40

#395609
#57840e
#76b213
#94e118
#aaeb40
#bff06e
#d3f59c
#e8facb
#fcfef9

Tints of #aaeb40 Color

#aaeb40
#b3ed55
#bcef6a
#c6f17f
#cff394
#d9f6aa
#e2f8bf
#ecfad4
#f5fce9
#ffffff

Shades of #aaeb40 color code

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

#aaeb40
#97d038
#84b631
#719c2a
#5e8223
#4b681c
#384e15
#25340e
#121a07
#000000

Tones

#aaeb40
#a5d655
#a0c16a
#9bac7f
#969794

Tones

Similar Color like #aaeb40 color

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

#abec41
#aced42
#adee43
#aeef44
#aff045
#b0f146
#b1f247
#b2f348
#b3f449
#b4f54a
#b5f64b
#b6f74c
#b7f84d
#b8f94e
#a9ea3f
#a8e93e
#a7e83d
#a6e73c
#a5e63b
#a4e53a
#a3e439
#a2e338
#a1e237
#a0e136
#9fe035
#9edf34
#9dde33
#9cdd32

Download this Dark Green

Hex #aaeb40 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.

#aaeb40 Color Code Preview on Black Background Color

This is how #aaeb40 Color will look on black background color. Color contrast ratio is 14.67

#aaeb40 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaeb40

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaeb40

#aaeb40 color code is use for CSS Background Color

Background color for the above div is #aaeb40

HTML with inline CSS

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

#aaeb40 color code is use for CSS Border Color

CSS Border color for the above div is #aaeb40

HTML with inline CSS

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

CSS Border Left color for the above div is #aaeb40

HTML with inline CSS

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

CSS Border Right color for the above div is #aaeb40

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaeb40

HTML with inline CSS

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

CSS Border Top color for the above div is #aaeb40

HTML with inline CSS

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

#aaeb40 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaeb40 Color code Preview on White Background

This is how #aaeb40 Color code will look on white background color. Color contrast ratio is 1.43

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 #aaeb40; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #aaeb40; }

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(170,235,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(129,64,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,235,64,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }