@
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.

#a36d3f hex color - Orange - Warm color - Information

#a36d3f hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #a36d3f Color code in RGB color code model is created after adding 63.92% red color, 42.75% green color and 24.71% blue color. Hex #a36d3f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 61% yellow and 36.08% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code a36d3f #a36d3f
RGB Decimal 163, 109, 63 rgb(163, 109, 63)
RGB Percent 64%, 43%, 25% rgb(64%, 43%, 25%)
CSS RGBa 163, 109, 63,1 rgba(163,109,63,1)
CMYK Model cmyk(0%,33%,61%,36.08%)
HSL Color Space 28,44% ,44% hsl(28,44% ,44%)
HSV Color Space 28°, 61%, 64%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100011 01101101 00111111
Octal 243 155 77
Decimal 163 109 63
Hex a3 6d 3f

Different shades of #a36d3f color code.

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

Light Shade of #a36d3f
#be8657
Dark Shade of #a36d3f
#7e5431
Saturated Shade of #a36d3f
#ae6c34
Desaturated Shade of #a36d3f
#986e4a
Grey scale Shade of #a36d3f
#717171
Brighten Shade
#bc8658
Most Readable Shade
#FFFFFF

Shades of #a36d3f color code

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

#a36d3f
#906038
#7e5431
#6c482a
#5a3c23
#48301c
#362415
#24180e
#120c07
#000000

Similar Color like #a36d3f color

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

#a46e40
#a56f41
#a67042
#a77143
#a87244
#a97345
#aa7446
#ab7547
#ac7648
#ad7749
#ae784a
#af794b
#b07a4c
#b17b4d
#a26c3e
#a16b3d
#a06a3c
#9f693b
#9e683a
#9d6739
#9c6638
#9b6537
#9a6436
#996335
#986234
#976133
#966032
#955f31

Monochromatic Color with #a36d3f

#a36d3f
#cd894f
#f8a660
#23180e
#4e341e
#78512f

Tints of #a36d3f Color

#a36d3f
#ad7d54
#b78d69
#c19d7f
#cbad94
#d6bea9
#e0cebf
#eaded4
#f4eee9
#ffffff

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

#a36d3f
#3f75a3

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

Split Complementary

#a36d3f
#3fa39f
#3f43a3

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

Analogous Color

#a3453f
#a3593f
#a36d3f
#a3813f
#a3953f

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

#a36d3f
#3fa36d
#6d3fa3

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

#a36d3f
#43a33f
#3f75a3
#9f3fa3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#a36d3f
#3f75a3
#3f43a3
#a39f3f

Double Complementary 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).

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

#a36d3f Color Code Preview on Black Background Color

This is how #a36d3f Color will look on black background color. Color contrast ratio is 4.82

#a36d3f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a36d3f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a36d3f

#a36d3f color code is use for CSS Background Color

Background color for the above div is #a36d3f

HTML with inline CSS

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

#a36d3f color code is use for CSS Border Color

CSS Border color for the above div is #a36d3f

HTML with inline CSS

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

CSS Border Left color for the above div is #a36d3f

HTML with inline CSS

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

CSS Border Right color for the above div is #a36d3f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a36d3f

HTML with inline CSS

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

CSS Border Top color for the above div is #a36d3f

HTML with inline CSS

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

#a36d3f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a36d3f Color code Preview on White Background

This is how #a36d3f Color code will look on white background color. Color contrast ratio is 4.36

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(163,109,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,117,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,109,63,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.