Skip to main content Skip to docs navigation

#aba46a 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 Autumn Sage and its hex is #AEA26E Nearest Color Name

Color Hue/Base color: Green

Hex #aba46a Color code in RGB color code model is created after adding 67.06% red color, 64.31% green color and 41.57% blue color. Hex #aba46a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 38% yellow and 32.94% black.

Hex #aba46a color code is between #aaaa66 web safe hex color code and #bb9977 web safe hex color code. #aaaa66 is the nearest web safe color code. You can see here many more shades of #aba46a color code.

RGB Chart

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

Color Table

Hex Color Code aba46a #aba46a
RGB Decimal 171, 164, 106 171, 164, 106
RGB Percent 67%, 64%, 42% rgb(67%, 64%, 42%)
CSS RGBa 171, 164, 106,1 rgba(171,164,106,1)
CMYK Model cmyk(0%,4%,38%,32.94%)
HSL Color Space 54,28% ,54% hsl(54,28% ,54%)
HSV Color Space 54°, 38%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101011 10100100 01101010
Octal 253 244 152
Decimal 171 164 106
Hex ab a4 6a

Different shades of #aba46a color code.

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

Darkest of #aba46a
#4f4c2d
Darker of #aba46a
#706b3f
Dark of #aba46a
#918a51
Base of #aba46a
#aba46a
Light of #aba46a
#bdb88b
Lighter
#d0ccab
Lightest
#e2e0cc

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

#aba46a
#6a71ab

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

Split Complementary

#aba46a
#6a91ab
#836aab

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

Analogous Color

#ab7e6a
#ab896a
#aba46a
#9cab6a
#81ab6a

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

#aba46a
#a46aab
#6aaba4

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

#aba46a
#6aaba4
#6a71ab
#ab6a71

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

#aba46a
#6aab83
#6a71ab
#ab6a91

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

#2f2c1a
#4f4c2d
#706b3f
#918a51
#aba46a
#bdb88b
#d0ccab
#e2e0cc
#f5f4ec

Tints of #aba46a Color

#aba46a
#b4ae7a
#bdb88b
#c7c29b
#d0ccac
#d9d6bc
#e3e0cd
#eceadd
#f5f4ee
#ffffff

Shades of #aba46a color code

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

#aba46a
#98915e
#857f52
#726d46
#5f5b3a
#4c482f
#393623
#262417
#13120b
#000000

Tones

#aba46a
#949281
#8a8a8a
#8a8a8a
#8a8a8a

Tones

Similar Color like #aba46a color

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

#aca56b
#ada66c
#aea76d
#afa86e
#b0a96f
#b1aa70
#b2ab71
#b3ac72
#b4ad73
#b5ae74
#b6af75
#b7b076
#b8b177
#b9b278
#aaa369
#a9a268
#a8a167
#a7a066
#a69f65
#a59e64
#a49d63
#a39c62
#a29b61
#a19a60
#a0995f
#9f985e
#9e975d
#9d965c

Download this Dark Green

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

#aba46a Color Code Preview on Black Background Color

This is how #aba46a Color will look on black background color. Color contrast ratio is 8.25

#aba46a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba46a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba46a

#aba46a color code is use for CSS Background Color

Background color for the above div is #aba46a

HTML with inline CSS

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

#aba46a color code is use for CSS Border Color

CSS Border color for the above div is #aba46a

HTML with inline CSS

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

CSS Border Left color for the above div is #aba46a

HTML with inline CSS

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

CSS Border Right color for the above div is #aba46a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aba46a

HTML with inline CSS

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

CSS Border Top color for the above div is #aba46a

HTML with inline CSS

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

#aba46a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aba46a Color code Preview on White Background

This is how #aba46a Color code will look on white background color. Color contrast ratio is 2.55

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

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