Skip to main content Skip to docs navigation

#a06348 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 Antique Copper and its hex is #9E6649 Nearest Color Name

Color Hue/Base color: Orange

Hex #a06348 Color code in RGB color code model is created after adding 62.75% red color, 38.82% green color and 28.24% blue color. Hex #a06348 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 55% yellow and 37.25% black.

Hex #a06348 color code is between #996644 web safe hex color code and #aa5555 web safe hex color code. #996644 is the nearest web safe color code. You can see here many more shades of #a06348 color code.

RGB Chart

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

Color Table

Hex Color Code a06348 #a06348
RGB Decimal 160, 99, 72 160, 99, 72
RGB Percent 63%, 39%, 28% rgb(63%, 39%, 28%)
CSS RGBa 160, 99, 72,1 rgba(160,99,72,1)
CMYK Model cmyk(0%,38%,55%,37.25%)
HSL Color Space 18,38% ,45% hsl(18,38% ,45%)
HSV Color Space 18°, 55%, 63%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100000 01100011 01001000
Octal 240 143 110
Decimal 160 99 72
Hex a0 63 48

Different shades of #a06348 color code.

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

Darkest of #a06348
#362219
Darker of #a06348
#5a3728
Dark of #a06348
#7d4d38
Base of #a06348
#a06348
Light of #a06348
#b97d62
Lighter
#c89a86
Lightest
#d8b7a9

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

#a06348
#4885a0

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

Split Complementary

#a06348
#48a08f
#4859a0

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

Analogous Color

#a04860
#a04852
#a06348
#a08048
#9ba048

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

#a06348
#6348a0
#48a063

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

#a06348
#48a063
#4885a0
#a04885

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

#a06348
#59a048
#4885a0
#8f48a0

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

#130c09
#362219
#5a3728
#7d4d38
#a06348
#b97d62
#c89a86
#d8b7a9
#e8d5cc

Tints of #a06348 Color

#a06348
#aa745c
#b58570
#bf9785
#caa899
#d4b9ad
#dfcbc2
#e9dcd6
#f4edea
#ffffff

Shades of #a06348 color code

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

#a06348
#8e5840
#7c4d38
#6a4230
#583728
#472c20
#352118
#231610
#110b08
#000000

Tones

#a06348
#896c5f
#747474
#747474
#747474

Tones

Similar Color like #a06348 color

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

#a16449
#a2654a
#a3664b
#a4674c
#a5684d
#a6694e
#a76a4f
#a86b50
#a96c51
#aa6d52
#ab6e53
#ac6f54
#ad7055
#ae7156
#9f6247
#9e6146
#9d6045
#9c5f44
#9b5e43
#9a5d42
#995c41
#985b40
#975a3f
#96593e
#95583d
#94573c
#93563b
#92553a

Download this Dark Orange

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

#a06348 Color Code Preview on Black Background Color

This is how #a06348 Color will look on black background color. Color contrast ratio is 4.37

#a06348 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a06348

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a06348

#a06348 color code is use for CSS Background Color

Background color for the above div is #a06348

HTML with inline CSS

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

#a06348 color code is use for CSS Border Color

CSS Border color for the above div is #a06348

HTML with inline CSS

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

CSS Border Left color for the above div is #a06348

HTML with inline CSS

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

CSS Border Right color for the above div is #a06348

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a06348

HTML with inline CSS

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

CSS Border Top color for the above div is #a06348

HTML with inline CSS

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

#a06348 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a06348 Color code Preview on White Background

This is how #a06348 Color code will look on white background color. Color contrast ratio is 4.80

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

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