Skip to main content Skip to docs navigation

#a06c19 hex color | Download Dark Brown 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 Cinnamon Brown and its hex is #9E6A19 Nearest Color Name

Color Hue/Base color: Brown

Hex #a06c19 Color code in RGB color code model is created after adding 62.75% red color, 42.35% green color and 9.8% blue color. Hex #a06c19 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 84% yellow and 37.25% black.

Hex #a06c19 color code is between #996611 web safe hex color code and #aa7722 web safe hex color code. #996611 is the nearest web safe color code. You can see here many more shades of #a06c19 color code.

RGB Chart

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

Color Table

Hex Color Code a06c19 #a06c19
RGB Decimal 160, 108, 25 160, 108, 25
RGB Percent 63%, 42%, 10% rgb(63%, 42%, 10%)
CSS RGBa 160, 108, 25,1 rgba(160,108,25,1)
CMYK Model cmyk(0%,32%,84%,37.25%)
HSL Color Space 37,73% ,36% hsl(37,73% ,36%)
HSV Color Space 37°, 84%, 63%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100000 01101100 00011001
Octal 240 154 31
Decimal 160 108 25
Hex a0 6c 19

Different shades of #a06c19 color code.

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

Darkest of #a06c19
#1c1304
Darker of #a06c19
#48300b
Dark of #a06c19
#744e12
Base of #a06c19
#a06c19
Light of #a06c19
#cc8a20
Lighter
#e1a23e
Lightest
#e8b76a

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

#a06c19
#194da0

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

Split Complementary

#a06c19
#1990a0
#2819a0

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

Analogous Color

#a01d19
#a03419
#a06c19
#a09919
#6fa019

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

#a06c19
#6c19a0
#19a06c

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

#a06c19
#19a06c
#194da0
#a0194d

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

#a06c19
#19a028
#194da0
#a01990

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

#000000
#1c1304
#48300b
#744e12
#a06c19
#cc8a20
#e1a23e
#e8b76a
#efcd96

Tints of #a06c19 Color

#a06c19
#aa7c32
#b58c4c
#bf9d65
#caad7f
#d4bd98
#dfceb2
#e9decb
#f4eee5
#ffffff

Shades of #a06c19 color code

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

#a06c19
#8e6016
#7c5413
#6a4810
#583c0d
#47300b
#352408
#231805
#110c02
#000000

Tones

#a06c19
#8d682b
#7b633e
#685f50
#5c5c5c

Tones

Similar Color like #a06c19 color

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

#a16d1a
#a26e1b
#a36f1c
#a4701d
#a5711e
#a6721f
#a77320
#a87421
#a97522
#aa7623
#ab7724
#ac7825
#ad7926
#ae7a27
#9f6b18
#9e6a17
#9d6916
#9c6815
#9b6714
#9a6613
#996512
#986411
#976310
#96620f
#95610e
#94600d
#935f0c
#925e0b

Download this Dark Brown

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

#a06c19 Color Code Preview on Black Background Color

This is how #a06c19 Color will look on black background color. Color contrast ratio is 4.65

#a06c19 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a06c19

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a06c19

#a06c19 color code is use for CSS Background Color

Background color for the above div is #a06c19

HTML with inline CSS

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

#a06c19 color code is use for CSS Border Color

CSS Border color for the above div is #a06c19

HTML with inline CSS

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

CSS Border Left color for the above div is #a06c19

HTML with inline CSS

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

CSS Border Right color for the above div is #a06c19

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a06c19

HTML with inline CSS

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

CSS Border Top color for the above div is #a06c19

HTML with inline CSS

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

#a06c19 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a06c19 Color code Preview on White Background

This is how #a06c19 Color code will look on white background color. Color contrast ratio is 4.51

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

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