Skip to main content Skip to docs navigation

#a2811d 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 1255 C and its hex is #AD841F Nearest Color Name

Color Hue/Base color: Yellow

Hex #a2811d Color code in RGB color code model is created after adding 63.53% red color, 50.59% green color and 11.37% blue color. Hex #a2811d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 82% yellow and 36.47% black.

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

RGB Chart

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

Color Table

Hex Color Code a2811d #a2811d
RGB Decimal 162, 129, 29 162, 129, 29
RGB Percent 64%, 51%, 11% rgb(64%, 51%, 11%)
CSS RGBa 162, 129, 29,1 rgba(162,129,29,1)
CMYK Model cmyk(0%,20%,82%,36.47%)
HSL Color Space 45,70% ,37% hsl(45,70% ,37%)
HSV Color Space 45°, 82%, 64%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100010 10000001 00011101
Octal 242 201 35
Decimal 162 129 29
Hex a2 81 1d

Different shades of #a2811d color code.

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

Darkest of #a2811d
#201a06
Darker of #a2811d
#4b3c0e
Dark of #a2811d
#775f15
Base of #a2811d
#a2811d
Light of #a2811d
#cda325
Lighter
#deb947
Lightest
#e6c972

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

#a2811d
#1d3ea2

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

Split Complementary

#a2811d
#1d81a2
#3e1da2

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

Analogous Color

#a2331d
#a24a1d
#a2811d
#97a21d
#5fa21d

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

#a2811d
#811da2
#1da281

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

#a2811d
#1da281
#1d3ea2
#a21d3e

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

#a2811d
#1da23e
#1d3ea2
#a21d81

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

#000000
#201a06
#4b3c0e
#775f15
#a2811d
#cda325
#deb947
#e6c972
#eeda9d

Tints of #a2811d Color

#a2811d
#ac8f36
#b69d4f
#c1ab68
#cbb981
#d5c79a
#e0d5b3
#eae3cc
#f4f1e5
#ffffff

Shades of #a2811d color code

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

#a2811d
#907219
#7e6416
#6c5613
#5a4710
#48390c
#362b09
#241c06
#120e03
#000000

Tones

#a2811d
#8f7730
#7c6e43
#696456
#5f5f5f

Tones

Similar Color like #a2811d color

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

#a3821e
#a4831f
#a58420
#a68521
#a78622
#a88723
#a98824
#aa8925
#ab8a26
#ac8b27
#ad8c28
#ae8d29
#af8e2a
#b08f2b
#a1801c
#a07f1b
#9f7e1a
#9e7d19
#9d7c18
#9c7b17
#9b7a16
#9a7915
#997814
#987713
#977612
#967511
#957410
#94730f

Download this Dark Yellow

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

#a2811d Color Code Preview on Black Background Color

This is how #a2811d Color will look on black background color. Color contrast ratio is 5.69

#a2811d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2811d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2811d

#a2811d color code is use for CSS Background Color

Background color for the above div is #a2811d

HTML with inline CSS

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

#a2811d color code is use for CSS Border Color

CSS Border color for the above div is #a2811d

HTML with inline CSS

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

CSS Border Left color for the above div is #a2811d

HTML with inline CSS

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

CSS Border Right color for the above div is #a2811d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a2811d

HTML with inline CSS

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

CSS Border Top color for the above div is #a2811d

HTML with inline CSS

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

#a2811d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a2811d Color code Preview on White Background

This is how #a2811d Color code will look on white background color. Color contrast ratio is 3.69

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

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