Skip to main content Skip to docs navigation

#a8553d hex color | Download Dark Orange 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 4054 C and its hex is #A9533F Nearest Color Name

Color Hue/Base color: Orange

Hex #a8553d Color code in RGB color code model is created after adding 65.88% red color, 33.33% green color and 23.92% blue color. Hex #a8553d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 64% yellow and 34.12% black.

Hex #a8553d color code is between #aa4444 web safe hex color code and #996633 web safe hex color code. #aa4444 is the nearest web safe color code. You can see here many more shades of #a8553d color code.

RGB Chart

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

Color Table

Hex Color Code a8553d #a8553d
RGB Decimal 168, 85, 61 168, 85, 61
RGB Percent 66%, 33%, 24% rgb(66%, 33%, 24%)
CSS RGBa 168, 85, 61,1 rgba(168,85,61,1)
CMYK Model cmyk(0%,49%,64%,34.12%)
HSL Color Space 13,47% ,45% hsl(13,47% ,45%)
HSV Color Space 13°, 64%, 66%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101000 01010101 00111101
Octal 250 125 75
Decimal 168 85 61
Hex a8 55 3d

Different shades of #a8553d color code.

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

Darkest of #a8553d
#381c14
Darker of #a8553d
#5d2f22
Dark of #a8553d
#83422f
Base of #a8553d
#a8553d
Light of #a8553d
#c26e56
Lighter
#cf8e7c
Lightest
#ddafa1

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

#a8553d
#3d90a8

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

Split Complementary

#a8553d
#3da88a
#3d5aa8

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

Analogous Color

#a83d63
#a83d52
#a8553d
#a8793d
#a8a53d

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

#a8553d
#553da8
#3da855

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

#a8553d
#3da855
#3d90a8
#a83d90

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

#a8553d
#5aa83d
#3d90a8
#8a3da8

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

#120907
#381c14
#5d2f22
#83422f
#a8553d
#c26e56
#cf8e7c
#ddafa1
#eacfc7

Tints of #a8553d Color

#a8553d
#b16752
#bb7a68
#c58d7d
#cea093
#d8b3a8
#e2c6be
#ebd9d3
#f5ece9
#ffffff

Shades of #a8553d color code

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

#a8553d
#954b36
#82422f
#703828
#5d2f21
#4a251b
#381c14
#25120d
#120906
#000000

Tones

#a8553d
#916254
#7a6e6b
#727272
#727272

Tones

Similar Color like #a8553d color

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

#a9563e
#aa573f
#ab5840
#ac5941
#ad5a42
#ae5b43
#af5c44
#b05d45
#b15e46
#b25f47
#b36048
#b46149
#b5624a
#b6634b
#a7543c
#a6533b
#a5523a
#a45139
#a35038
#a24f37
#a14e36
#a04d35
#9f4c34
#9e4b33
#9d4a32
#9c4931
#9b4830
#9a472f

Download this Dark Orange

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

#a8553d Color Code Preview on Black Background Color

This is how #a8553d Color will look on black background color. Color contrast ratio is 4.03

#a8553d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8553d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8553d

#a8553d color code is use for CSS Background Color

Background color for the above div is #a8553d

HTML with inline CSS

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

#a8553d color code is use for CSS Border Color

CSS Border color for the above div is #a8553d

HTML with inline CSS

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

CSS Border Left color for the above div is #a8553d

HTML with inline CSS

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

CSS Border Right color for the above div is #a8553d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8553d

HTML with inline CSS

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

CSS Border Top color for the above div is #a8553d

HTML with inline CSS

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

#a8553d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8553d Color code Preview on White Background

This is how #a8553d Color code will look on white background color. Color contrast ratio is 5.21

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

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