Skip to main content Skip to docs navigation

#aba94c 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 Olive Reserve and its hex is #A4A84D Nearest Color Name

Color Hue/Base color: Yellow

Hex #aba94c Color code in RGB color code model is created after adding 67.06% red color, 66.27% green color and 29.8% blue color. Hex #aba94c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 56% yellow and 32.94% black.

Hex #aba94c color code is between #aaaa44 web safe hex color code and #bb9955 web safe hex color code. #aaaa44 is the nearest web safe color code. You can see here many more shades of #aba94c color code.

RGB Chart

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

Color Table

Hex Color Code aba94c #aba94c
RGB Decimal 171, 169, 76 171, 169, 76
RGB Percent 67%, 66%, 30% rgb(67%, 66%, 30%)
CSS RGBa 171, 169, 76,1 rgba(171,169,76,1)
CMYK Model cmyk(0%,1%,56%,32.94%)
HSL Color Space 59,38% ,48% hsl(59,38% ,48%)
HSV Color Space 59°, 56%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101011 10101001 01001100
Octal 253 251 114
Decimal 171 169 76
Hex ab a9 4c

Different shades of #aba94c color code.

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

Darkest of #aba94c
#41401d
Darker of #aba94c
#64632d
Dark of #aba94c
#88863c
Base of #aba94c
#aba94c
Light of #aba94c
#bebc6c
Lighter
#cdcc90
Lightest
#dddcb3

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

#aba94c
#4c4eab

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

Split Complementary

#aba94c
#4c7dab
#7a4cab

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

Analogous Color

#ab724c
#ab814c
#aba94c
#8dab4c
#66ab4c

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

#aba94c
#a94cab
#4caba9

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

#aba94c
#4caba9
#4c4eab
#ab4c4e

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

#aba94c
#4cab7a
#4c4eab
#ab4c7d

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

#1e1d0d
#41401d
#64632d
#88863c
#aba94c
#bebc6c
#cdcc90
#dddcb3
#edecd6

Tints of #aba94c Color

#aba94c
#b4b25f
#bdbc73
#c7c587
#d0cf9b
#d9d8af
#e3e2c3
#ecebd7
#f5f5eb
#ffffff

Shades of #aba94c color code

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

#aba94c
#989643
#85833b
#727032
#5f5d2a
#4c4b21
#393819
#262510
#131208
#000000

Tones

#aba94c
#929165
#7b7b7b
#7b7b7b
#7b7b7b

Tones

Similar Color like #aba94c color

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

#acaa4d
#adab4e
#aeac4f
#afad50
#b0ae51
#b1af52
#b2b053
#b3b154
#b4b255
#b5b356
#b6b457
#b7b558
#b8b659
#b9b75a
#aaa84b
#a9a74a
#a8a649
#a7a548
#a6a447
#a5a346
#a4a245
#a3a144
#a2a043
#a19f42
#a09e41
#9f9d40
#9e9c3f
#9d9b3e

Download this Dark Yellow

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

#aba94c Color Code Preview on Black Background Color

This is how #aba94c Color will look on black background color. Color contrast ratio is 8.51

#aba94c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba94c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba94c

#aba94c color code is use for CSS Background Color

Background color for the above div is #aba94c

HTML with inline CSS

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

#aba94c color code is use for CSS Border Color

CSS Border color for the above div is #aba94c

HTML with inline CSS

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

CSS Border Left color for the above div is #aba94c

HTML with inline CSS

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

CSS Border Right color for the above div is #aba94c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aba94c

HTML with inline CSS

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

CSS Border Top color for the above div is #aba94c

HTML with inline CSS

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

#aba94c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aba94c Color code Preview on White Background

This is how #aba94c Color code will look on white background color. Color contrast ratio is 2.47

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

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