Skip to main content Skip to docs navigation

#aaa023 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 Greedy Gecko and its hex is #AA9922 Nearest Color Name

Color Hue/Base color: Green

Hex #aaa023 Color code in RGB color code model is created after adding 66.67% red color, 62.75% green color and 13.73% blue color. Hex #aaa023 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 79% yellow and 33.33% black.

Hex #aaa023 color code is between #999922 web safe hex color code and #bbaa33 web safe hex color code. #999922 is the nearest web safe color code. You can see here many more shades of #aaa023 color code.

RGB Chart

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

Color Table

Hex Color Code aaa023 #aaa023
RGB Decimal 170, 160, 35 170, 160, 35
RGB Percent 67%, 63%, 14% rgb(67%, 63%, 14%)
CSS RGBa 170, 160, 35,1 rgba(170,160,35,1)
CMYK Model cmyk(0%,6%,79%,33.33%)
HSL Color Space 56,66% ,40% hsl(56,66% ,40%)
HSV Color Space 56°, 79%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10100000 00100011
Octal 252 240 43
Decimal 170 160 35
Hex aa a0 23

Different shades of #aaa023 color code.

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

Darkest of #aaa023
#2b2909
Darker of #aaa023
#555012
Dark of #aaa023
#80781a
Base of #aaa023
#aaa023
Light of #aaa023
#d4c72c
Lighter
#dcd257
Lightest
#e5de81

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

#aaa023
#232daa

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

Split Complementary

#aaa023
#2371aa
#5d23aa

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

Analogous Color

#aa5123
#aa6823
#aaa023
#87aa23
#4faa23

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

#aaa023
#a023aa
#23aaa0

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

#aaa023
#23aaa0
#232daa
#aa232d

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

#aaa023
#23aa5d
#232daa
#aa2371

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

#010100
#2b2909
#555012
#80781a
#aaa023
#d4c72c
#dcd257
#e5de81
#eee9ab

Tints of #aaa023 Color

#aaa023
#b3aa3b
#bcb553
#c6bf6c
#cfca84
#d9d49d
#e2dfb5
#ece9ce
#f5f4e6
#ffffff

Shades of #aaa023 color code

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

#aaa023
#978e1f
#847c1b
#716a17
#5e5813
#4b470f
#38350b
#252307
#121103
#000000

Tones

#aaa023
#968f38
#817d4c
#6d6c61
#676767

Tones

Similar Color like #aaa023 color

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

#aba124
#aca225
#ada326
#aea427
#afa528
#b0a629
#b1a72a
#b2a82b
#b3a92c
#b4aa2d
#b5ab2e
#b6ac2f
#b7ad30
#b8ae31
#a99f22
#a89e21
#a79d20
#a69c1f
#a59b1e
#a49a1d
#a3991c
#a2981b
#a1971a
#a09619
#9f9518
#9e9417
#9d9316
#9c9215

Download this Dark Green

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

#aaa023 Color Code Preview on Black Background Color

This is how #aaa023 Color will look on black background color. Color contrast ratio is 7.76

#aaa023 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa023

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa023

#aaa023 color code is use for CSS Background Color

Background color for the above div is #aaa023

HTML with inline CSS

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

#aaa023 color code is use for CSS Border Color

CSS Border color for the above div is #aaa023

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa023

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa023

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa023

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa023

HTML with inline CSS

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

#aaa023 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa023 Color code Preview on White Background

This is how #aaa023 Color code will look on white background color. Color contrast ratio is 2.71

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

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