Skip to main content Skip to docs navigation

#a07e2f 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 Parsnip Root and its hex is #9D892E Nearest Color Name

Color Hue/Base color: Yellow

Hex #a07e2f Color code in RGB color code model is created after adding 62.75% red color, 49.41% green color and 18.43% blue color. Hex #a07e2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 71% yellow and 37.25% black.

Hex #a07e2f color code is between #997733 web safe hex color code and #aa8822 web safe hex color code. #997733 is the nearest web safe color code. You can see here many more shades of #a07e2f color code.

RGB Chart

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

Color Table

Hex Color Code a07e2f #a07e2f
RGB Decimal 160, 126, 47 160, 126, 47
RGB Percent 63%, 49%, 18% rgb(63%, 49%, 18%)
CSS RGBa 160, 126, 47,1 rgba(160,126,47,1)
CMYK Model cmyk(0%,21%,71%,37.25%)
HSL Color Space 42,55% ,41% hsl(42,55% ,41%)
HSV Color Space 42°, 71%, 63%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100000 01111110 00101111
Octal 240 176 57
Decimal 160 126 47
Hex a0 7e 2f

Different shades of #a07e2f color code.

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

Darkest of #a07e2f
#2a210c
Darker of #a07e2f
#514018
Dark of #a07e2f
#795f23
Base of #a07e2f
#a07e2f
Light of #a07e2f
#c69c3c
Lighter
#d1b064
Lightest
#ddc48b

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

#a07e2f
#2f51a0

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

Split Complementary

#a07e2f
#2f8aa0
#462fa0

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

Analogous Color

#a03c2f
#a04f2f
#a07e2f
#9ca02f
#6da02f

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

#a07e2f
#7e2fa0
#2fa07e

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

#a07e2f
#2fa07e
#2f51a0
#a02f51

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

#a07e2f
#2fa046
#2f51a0
#a02f8a

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

#020201
#2a210c
#514018
#795f23
#a07e2f
#c69c3c
#d1b064
#ddc48b
#e9d8b2

Tints of #a07e2f Color

#a07e2f
#aa8c46
#b59a5d
#bfa974
#cab78b
#d4c5a2
#dfd4b9
#e9e2d0
#f4f0e7
#ffffff

Shades of #a07e2f color code

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

#a07e2f
#8e7029
#7c6224
#6a541f
#58461a
#473814
#352a0f
#231c0a
#110e05
#000000

Tones

#a07e2f
#8b7644
#776e58
#686868
#686868

Tones

Similar Color like #a07e2f color

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

#a17f30
#a28031
#a38132
#a48233
#a58334
#a68435
#a78536
#a88637
#a98738
#aa8839
#ab893a
#ac8a3b
#ad8b3c
#ae8c3d
#9f7d2e
#9e7c2d
#9d7b2c
#9c7a2b
#9b792a
#9a7829
#997728
#987627
#977526
#967425
#957324
#947223
#937122
#927021

Download this Dark Yellow

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

#a07e2f Color Code Preview on Black Background Color

This is how #a07e2f Color will look on black background color. Color contrast ratio is 5.52

#a07e2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a07e2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a07e2f

#a07e2f color code is use for CSS Background Color

Background color for the above div is #a07e2f

HTML with inline CSS

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

#a07e2f color code is use for CSS Border Color

CSS Border color for the above div is #a07e2f

HTML with inline CSS

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

CSS Border Left color for the above div is #a07e2f

HTML with inline CSS

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

CSS Border Right color for the above div is #a07e2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a07e2f

HTML with inline CSS

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

CSS Border Top color for the above div is #a07e2f

HTML with inline CSS

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

#a07e2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a07e2f Color code Preview on White Background

This is how #a07e2f Color code will look on white background color. Color contrast ratio is 3.80

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

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