Skip to main content Skip to docs navigation

#9aaa2d 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 Forest Lichen and its hex is #9AA22B Nearest Color Name

Color Hue/Base color: Green

Hex #9aaa2d Color code in RGB color code model is created after adding 60.39% red color, 66.67% green color and 17.65% blue color. Hex #9aaa2d Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 74% yellow and 33.33% black.

Hex #9aaa2d color code is between #999933 web safe hex color code and #aabb22 web safe hex color code. #999933 is the nearest web safe color code. You can see here many more shades of #9aaa2d color code.

RGB Chart

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

Color Table

Hex Color Code 9aaa2d #9aaa2d
RGB Decimal 154, 170, 45 154, 170, 45
RGB Percent 60%, 67%, 18% rgb(60%, 67%, 18%)
CSS RGBa 154, 170, 45,1 rgba(154,170,45,1)
CMYK Model cmyk(9%,0%,74%,33.33%)
HSL Color Space 68,58% ,42% hsl(68,58% ,42%)
HSV Color Space 68°, 74%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011010 10101010 00101101
Octal 232 252 55
Decimal 154 170 45
Hex 9a aa 2d

Different shades of #9aaa2d color code.

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

Darkest of #9aaa2d
#2c310d
Darker of #9aaa2d
#515918
Dark of #9aaa2d
#758222
Base of #9aaa2d
#9aaa2d
Light of #9aaa2d
#bacc3e
Lighter
#c8d766
Lightest
#d7e18f

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

#9aaa2d
#3d2daa

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

Split Complementary

#9aaa2d
#2d5caa
#7c2daa

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

Analogous Color

#aa712d
#aa862d
#9aaa2d
#70aa2d
#3caa2d

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

#9aaa2d
#aa2d9a
#2d9aaa

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

#9aaa2d
#2d9aaa
#3d2daa
#aa3d2d

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

#9aaa2d
#2daa7c
#3d2daa
#aa2d5c

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 #9aaa2d

#080902
#2c310d
#515918
#758222
#9aaa2d
#bacc3e
#c8d766
#d7e18f
#e5ecb7

Tints of #9aaa2d Color

#9aaa2d
#a5b344
#b0bc5b
#bbc673
#c6cf8a
#d2d9a1
#dde2b9
#e8ecd0
#f3f5e7
#ffffff

Shades of #9aaa2d color code

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

#9aaa2d
#889728
#778423
#66711e
#555e19
#444b14
#33380f
#22250a
#111205
#000000

Tones

#9aaa2d
#8a9543
#7a7f58
#6c6c6c
#6c6c6c

Tones

Similar Color like #9aaa2d color

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

#9bab2e
#9cac2f
#9dad30
#9eae31
#9faf32
#a0b033
#a1b134
#a2b235
#a3b336
#a4b437
#a5b538
#a6b639
#a7b73a
#a8b83b
#99a92c
#98a82b
#97a72a
#96a629
#95a528
#94a427
#93a326
#92a225
#91a124
#90a023
#8f9f22
#8e9e21
#8d9d20
#8c9c1f

Download this Dark Green

Hex #9aaa2d 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.

#9aaa2d Color Code Preview on Black Background Color

This is how #9aaa2d Color will look on black background color. Color contrast ratio is 8.16

#9aaa2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9aaa2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9aaa2d

#9aaa2d color code is use for CSS Background Color

Background color for the above div is #9aaa2d

HTML with inline CSS

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

#9aaa2d color code is use for CSS Border Color

CSS Border color for the above div is #9aaa2d

HTML with inline CSS

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

CSS Border Left color for the above div is #9aaa2d

HTML with inline CSS

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

CSS Border Right color for the above div is #9aaa2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9aaa2d

HTML with inline CSS

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

CSS Border Top color for the above div is #9aaa2d

HTML with inline CSS

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

#9aaa2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9aaa2d Color code Preview on White Background

This is how #9aaa2d Color code will look on white background color. Color contrast ratio is 2.57

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

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