Skip to main content Skip to docs navigation

#aba22f hex color | Download Dark Yellow 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 Pantone 7767 C and its hex is #AA9D2E Nearest Color Name

Color Hue/Base color: Yellow

Hex #aba22f Color code in RGB color code model is created after adding 67.06% red color, 63.53% green color and 18.43% blue color. Hex #aba22f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 73% yellow and 32.94% black.

Hex #aba22f color code is between #aaaa33 web safe hex color code and #bb9922 web safe hex color code. #aaaa33 is the nearest web safe color code. You can see here many more shades of #aba22f color code.

RGB Chart

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

Color Table

Hex Color Code aba22f #aba22f
RGB Decimal 171, 162, 47 171, 162, 47
RGB Percent 67%, 64%, 18% rgb(67%, 64%, 18%)
CSS RGBa 171, 162, 47,1 rgba(171,162,47,1)
CMYK Model cmyk(0%,5%,73%,32.94%)
HSL Color Space 56,57% ,43% hsl(56,57% ,43%)
HSV Color Space 56°, 73%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101011 10100010 00101111
Octal 253 242 57
Decimal 171 162 47
Hex ab a2 2f

Different shades of #aba22f color code.

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

Darkest of #aba22f
#33300e
Darker of #aba22f
#5b5619
Dark of #aba22f
#837c24
Base of #aba22f
#aba22f
Light of #aba22f
#cbc142
Lighter
#d6ce6a
Lightest
#e1db92

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

#aba22f
#2f38ab

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

Split Complementary

#aba22f
#2f76ab
#642fab

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

Analogous Color

#ab5a2f
#ab6e2f
#aba22f
#8bab2f
#57ab2f

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

#aba22f
#a22fab
#2faba2

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

#aba22f
#2faba2
#2f38ab
#ab2f38

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

#aba22f
#2fab64
#2f38ab
#ab2f76

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

#0b0a03
#33300e
#5b5619
#837c24
#aba22f
#cbc142
#d6ce6a
#e1db92
#ece8ba

Tints of #aba22f Color

#aba22f
#b4ac46
#bdb65d
#c7c174
#d0cb8b
#d9d5a2
#e3e0b9
#ecead0
#f5f4e7
#ffffff

Shades of #aba22f color code

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

#aba22f
#989029
#857e24
#726c1f
#5f5a1a
#4c4814
#39360f
#26240a
#131205
#000000

Tones

#aba22f
#958f45
#7f7d5b
#6d6d6d
#6d6d6d

Tones

Similar Color like #aba22f color

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

#aca330
#ada431
#aea532
#afa633
#b0a734
#b1a835
#b2a936
#b3aa37
#b4ab38
#b5ac39
#b6ad3a
#b7ae3b
#b8af3c
#b9b03d
#aaa12e
#a9a02d
#a89f2c
#a79e2b
#a69d2a
#a59c29
#a49b28
#a39a27
#a29926
#a19825
#a09724
#9f9623
#9e9522
#9d9421

Download this Dark Yellow

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

#aba22f Color Code Preview on Black Background Color

This is how #aba22f Color will look on black background color. Color contrast ratio is 7.94

#aba22f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba22f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba22f

#aba22f color code is use for CSS Background Color

Background color for the above div is #aba22f

HTML with inline CSS

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

#aba22f color code is use for CSS Border Color

CSS Border color for the above div is #aba22f

HTML with inline CSS

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

CSS Border Left color for the above div is #aba22f

HTML with inline CSS

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

CSS Border Right color for the above div is #aba22f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aba22f

HTML with inline CSS

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

CSS Border Top color for the above div is #aba22f

HTML with inline CSS

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

#aba22f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aba22f Color code Preview on White Background

This is how #aba22f Color code will look on white background color. Color contrast ratio is 2.64

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

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