Skip to main content Skip to docs navigation

#aba01a 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 Lucky and its hex is #AB9A1C Nearest Color Name

Color Hue/Base color: Green

Hex #aba01a Color code in RGB color code model is created after adding 67.06% red color, 62.75% green color and 10.2% blue color. Hex #aba01a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 85% yellow and 32.94% black.

Hex #aba01a color code is between #aa9922 web safe hex color code and #bbaa11 web safe hex color code. #aa9922 is the nearest web safe color code. You can see here many more shades of #aba01a color code.

RGB Chart

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

Color Table

Hex Color Code aba01a #aba01a
RGB Decimal 171, 160, 26 171, 160, 26
RGB Percent 67%, 63%, 10% rgb(67%, 63%, 10%)
CSS RGBa 171, 160, 26,1 rgba(171,160,26,1)
CMYK Model cmyk(0%,6%,85%,32.94%)
HSL Color Space 55,74% ,39% hsl(55,74% ,39%)
HSV Color Space 55°, 85%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101011 10100000 00011010
Octal 253 240 32
Decimal 171 160 26
Hex ab a0 1a

Different shades of #aba01a color code.

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

Darkest of #aba01a
#262406
Darker of #aba01a
#524d0d
Dark of #aba01a
#7f7713
Base of #aba01a
#aba01a
Light of #aba01a
#d7c921
Lighter
#e3d748
Lightest
#eae174

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

#aba01a
#1a25ab

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

Split Complementary

#aba01a
#1a6eab
#581aab

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

Analogous Color

#ab4b1a
#ab641a
#aba01a
#86ab1a
#49ab1a

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

#aba01a
#a01aab
#1aaba0

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

#aba01a
#1aaba0
#1a25ab
#ab1a25

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

#aba01a
#1aab58
#1a25ab
#ab1a6e

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

#000000
#262406
#524d0d
#7f7713
#aba01a
#d7c921
#e3d748
#eae174
#f1eba0

Tints of #aba01a Color

#aba01a
#b4aa33
#bdb54c
#c7bf66
#d0ca7f
#d9d499
#e3dfb2
#ece9cc
#f5f4e5
#ffffff

Shades of #aba01a color code

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

#aba01a
#988e17
#857c14
#726a11
#5f580e
#4c470b
#393508
#262305
#131102
#000000

Tones

#aba01a
#978f2e
#847f41
#706e55
#636363

Tones

Similar Color like #aba01a color

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

#aca11b
#ada21c
#aea31d
#afa41e
#b0a51f
#b1a620
#b2a721
#b3a822
#b4a923
#b5aa24
#b6ab25
#b7ac26
#b8ad27
#b9ae28
#aa9f19
#a99e18
#a89d17
#a79c16
#a69b15
#a59a14
#a49913
#a39812
#a29711
#a19610
#a0950f
#9f940e
#9e930d
#9d920c

Download this Dark Green

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

#aba01a Color Code Preview on Black Background Color

This is how #aba01a Color will look on black background color. Color contrast ratio is 7.77

#aba01a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba01a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba01a

#aba01a color code is use for CSS Background Color

Background color for the above div is #aba01a

HTML with inline CSS

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

#aba01a color code is use for CSS Border Color

CSS Border color for the above div is #aba01a

HTML with inline CSS

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

CSS Border Left color for the above div is #aba01a

HTML with inline CSS

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

CSS Border Right color for the above div is #aba01a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aba01a

HTML with inline CSS

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

CSS Border Top color for the above div is #aba01a

HTML with inline CSS

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

#aba01a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aba01a Color code Preview on White Background

This is how #aba01a Color code will look on white background color. Color contrast ratio is 2.70

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

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