Skip to main content Skip to docs navigation

#a37f5b 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 Crunch and its hex is #A37D5A Nearest Color Name

Color Hue/Base color: Brown

Hex #a37f5b Color code in RGB color code model is created after adding 63.92% red color, 49.8% green color and 35.69% blue color. Hex #a37f5b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 44% yellow and 36.08% black.

Hex #a37f5b color code is between #aa7755 web safe hex color code and #998866 web safe hex color code. #aa7755 is the nearest web safe color code. You can see here many more shades of #a37f5b color code.

RGB Chart

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

Color Table

Hex Color Code a37f5b #a37f5b
RGB Decimal 163, 127, 91 163, 127, 91
RGB Percent 64%, 50%, 36% rgb(64%, 50%, 36%)
CSS RGBa 163, 127, 91,1 rgba(163,127,91,1)
CMYK Model cmyk(0%,22%,44%,36.08%)
HSL Color Space 30,28% ,50% hsl(30,28% ,50%)
HSV Color Space 30°, 44%, 64%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100011 01111111 01011011
Octal 243 177 133
Decimal 163 127 91
Hex a3 7f 5b

Different shades of #a37f5b color code.

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

Darkest of #a37f5b
#413224
Darker of #a37f5b
#624c36
Dark of #a37f5b
#826549
Base of #a37f5b
#a37f5b
Light of #a37f5b
#b6987b
Lighter
#c8b29c
Lightest
#dacbbd

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

#a37f5b
#5b7fa3

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

Split Complementary

#a37f5b
#5ba3a3
#5b5ba3

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

Analogous Color

#a35b61
#a3615b
#a37f5b
#a3975b
#91a35b

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

#a37f5b
#7f5ba3
#5ba37f

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

#a37f5b
#5ba37f
#5b7fa3
#a35b7f

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

#a37f5b
#5ba35b
#5b7fa3
#a35ba3

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

#201912
#413224
#624c36
#826549
#a37f5b
#b6987b
#c8b29c
#dacbbd
#ece5de

Tints of #a37f5b Color

#a37f5b
#ad8d6d
#b79b7f
#c1a991
#cbb7a3
#d6c6b6
#e0d4c8
#eae2da
#f4f0ec
#ffffff

Shades of #a37f5b color code

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

#a37f5b
#907050
#7e6246
#6c543c
#5a4632
#483828
#362a1e
#241c14
#120e0a
#000000

Tones

#a37f5b
#8a7f74
#7f7f7f
#7f7f7f
#7f7f7f

Tones

Similar Color like #a37f5b color

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

#a4805c
#a5815d
#a6825e
#a7835f
#a88460
#a98561
#aa8662
#ab8763
#ac8864
#ad8965
#ae8a66
#af8b67
#b08c68
#b18d69
#a27e5a
#a17d59
#a07c58
#9f7b57
#9e7a56
#9d7955
#9c7854
#9b7753
#9a7652
#997551
#987450
#97734f
#96724e
#95714d

Download this Dark Brown

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

#a37f5b Color Code Preview on Black Background Color

This is how #a37f5b Color will look on black background color. Color contrast ratio is 5.74

#a37f5b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a37f5b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a37f5b

#a37f5b color code is use for CSS Background Color

Background color for the above div is #a37f5b

HTML with inline CSS

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

#a37f5b color code is use for CSS Border Color

CSS Border color for the above div is #a37f5b

HTML with inline CSS

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

CSS Border Left color for the above div is #a37f5b

HTML with inline CSS

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

CSS Border Right color for the above div is #a37f5b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a37f5b

HTML with inline CSS

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

CSS Border Top color for the above div is #a37f5b

HTML with inline CSS

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

#a37f5b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a37f5b Color code Preview on White Background

This is how #a37f5b Color code will look on white background color. Color contrast ratio is 3.66

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

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