Skip to main content Skip to docs navigation

#aad00a 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 Vivid Lime Green and its hex is #A6D608 Nearest Color Name

Color Hue/Base color: Green

Hex #aad00a Color code in RGB color code model is created after adding 66.67% red color, 81.57% green color and 3.92% blue color. Hex #aad00a Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 95% yellow and 18.43% black.

Hex #aad00a color code is between #99cc11 web safe hex color code and #bbdd00 web safe hex color code. #99cc11 is the nearest web safe color code. You can see here many more shades of #aad00a color code.

RGB Chart

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

Color Table

Hex Color Code aad00a #aad00a
RGB Decimal 170, 208, 10 170, 208, 10
RGB Percent 67%, 82%, 4% rgb(67%, 82%, 4%)
CSS RGBa 170, 208, 10,1 rgba(170,208,10,1)
CMYK Model cmyk(18%,0%,95%,18.43%)
HSL Color Space 72,91% ,43% hsl(72,91% ,43%)
HSV Color Space 72°, 95%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 11010000 00001010
Octal 252 320 12
Decimal 170 208 10
Hex aa d0 0a

Different shades of #aad00a color code.

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

Darkest of #aad00a
#333e03
Darker of #aad00a
#5a6f05
Dark of #aad00a
#829f08
Base of #aad00a
#aad00a
Light of #aad00a
#caf419
Lighter
#d5f64a
Lightest
#e0f97a

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

#aad00a
#300ad0

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

Split Complementary

#aad00a
#0a47d0
#930ad0

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

Analogous Color

#d0830a
#d0a40a
#aad00a
#68d00a
#15d00a

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

#aad00a
#d00aaa
#0aaad0

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

#aad00a
#0aaad0
#300ad0
#d0300a

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

#aad00a
#0ad093
#300ad0
#d00a47

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

#0b0d01
#333e03
#5a6f05
#829f08
#aad00a
#caf419
#d5f64a
#e0f97a
#ecfbab

Tints of #aad00a Color

#aad00a
#b3d525
#bcda40
#c6df5b
#cfe476
#d9ea92
#e2efad
#ecf4c8
#f5f9e3
#ffffff

Shades of #aad00a color code

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

#aad00a
#97b808
#84a107
#718a06
#5e7305
#4b5c04
#384503
#252e02
#121701
#000000

Tones

#aad00a
#9dba20
#8fa436
#828f4b
#747961

Tones

Similar Color like #aad00a color

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

#abd10b
#acd20c
#add30d
#aed40e
#afd50f
#b0d610
#b1d711
#b2d812
#b3d913
#b4da14
#b5db15
#b6dc16
#b7dd17
#b8de18
#a9cf09
#a8ce08
#a7cd07
#a6cc06
#a5cb05
#a4ca04
#a3c903
#a2c802
#a1c701
#a0c600
#9fc500
#9ec400
#9dc300
#9cc200

Download this Dark Green

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

#aad00a Color Code Preview on Black Background Color

This is how #aad00a Color will look on black background color. Color contrast ratio is 11.74

#aad00a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad00a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad00a

#aad00a color code is use for CSS Background Color

Background color for the above div is #aad00a

HTML with inline CSS

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

#aad00a color code is use for CSS Border Color

CSS Border color for the above div is #aad00a

HTML with inline CSS

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

CSS Border Left color for the above div is #aad00a

HTML with inline CSS

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

CSS Border Right color for the above div is #aad00a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aad00a

HTML with inline CSS

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

CSS Border Top color for the above div is #aad00a

HTML with inline CSS

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

#aad00a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aad00a Color code Preview on White Background

This is how #aad00a Color code will look on white background color. Color contrast ratio is 1.79

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

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