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

#a8471c hex color - Orange - Warm color - Information

#a8471c hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #a8471c Color code in RGB color code model is created after adding 65.88% red color, 27.84% green color and 10.98% blue color. Hex #a8471c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 83% yellow and 34.12% black.

Hex #a8471c color code is between #aa4422 web safe hex color code and #995511 web safe hex color code. #aa4422 is the nearest web safe color code. You can see here many more shades of #a8471c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea8471c#a8471c
RGB Decimal168, 71, 28rgb(168, 71, 28)
RGB Percent66%, 28%, 11%rgb(66%, 28%, 11%)
CSS RGBa168, 71, 28,1rgba(168,71,28,1)
CMYK Modelcmyk(0%,58%,83%,34.12%)
HSL Color Space18,71% ,38%hsl(18,71% ,38%)
HSV Color Space18°, 83%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010000100011100011100
Octal25010734
Decimal1687128
Hexa8471c

Different shades of #a8471c color code.

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

Light Shade of #a8471c
#d45923
Dark Shade of #a8471c
#7c3515
Saturated Shade of #a8471c
#b24312
Desaturated Shade of #a8471c
#9e4b26
Grey scale Shade of #a8471c
#626262
Brighten Shade
#c16035
Most Readable Shade
#FFFFFF

Shades of #a8471c color code

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

#a8471c
#953f18
#823715
#702f12
#5d270f
#4a1f0c
#381709
#250f06
#120703
#000000

Similar Color like #a8471c color

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

#a9481d
#aa491e
#ab4a1f
#ac4b20
#ad4c21
#ae4d22
#af4e23
#b04f24
#b15025
#b25126
#b35227
#b45328
#b55429
#b6552a
#a7461b
#a6451a
#a54419
#a44318
#a34217
#a24116
#a14015
#a03f14
#9f3e13
#9e3d12
#9d3c11
#9c3b10
#9b3a0f
#9a390e

Monochromatic Color with #a8471c

#a8471c
#d25923
#fd6b2a
#281107
#53230e
#7d3515

Tints of #a8471c Color

#a8471c
#b15b35
#bb6f4e
#c58467
#ce9880
#d8ad9a
#e2c1b3
#ebd6cc
#f5eae5
#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

#a8471c
#1c7da8

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

Split Complementary

#a8471c
#1ca88d
#1c37a8

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

Analogous Color

#a81c29
#a82b1c
#a8471c
#a8631c
#a87f1c

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

#a8471c
#1ca847
#471ca8

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

#a8471c
#37a81c
#1c7da8
#8d1ca8

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

#a8471c
#1c7da8
#1c37a8
#a88d1c

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 #a8471c 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.

#a8471c Color Code Preview on Black Background Color

This is how #a8471c Color will look on black background color. Color contrast ratio is 3.58

#a8471c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8471c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8471c

#a8471c color code is use for CSS Background Color

Background color for the above div is #a8471c

HTML with inline CSS

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

#a8471c color code is use for CSS Border Color

CSS Border color for the above div is #a8471c

HTML with inline CSS

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

CSS Border Left color for the above div is #a8471c

HTML with inline CSS

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

CSS Border Right color for the above div is #a8471c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8471c

HTML with inline CSS

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

CSS Border Top color for the above div is #a8471c

HTML with inline CSS

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

#a8471c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8471c Color code Preview on White Background

This is how #a8471c Color code will look on white background color. Color contrast ratio is 5.86

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

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(168,71,28,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,125,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,71,28,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.