Skip to main content Skip to docs navigation

#a00a4a hex color | Download Dark Red 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 Aristocratic Velvet and its hex is #980B4A Nearest Color Name

Color Hue/Base color: Red

Hex #a00a4a Color code in RGB color code model is created after adding 62.75% red color, 3.92% green color and 29.02% blue color. Hex #a00a4a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 54% yellow and 37.25% black.

Hex #a00a4a color code is between #991144 web safe hex color code and #aa0055 web safe hex color code. #991144 is the nearest web safe color code. You can see here many more shades of #a00a4a color code.

RGB Chart

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

Color Table

Hex Color Code a00a4a #a00a4a
RGB Decimal 160, 10, 74 160, 10, 74
RGB Percent 63%, 4%, 29% rgb(63%, 4%, 29%)
CSS RGBa 160, 10, 74,1 rgba(160,10,74,1)
CMYK Model cmyk(0%,94%,54%,37.25%)
HSL Color Space 334,88% ,33% hsl(334,88% ,33%)
HSV Color Space 334°, 94%, 63%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100000 00001010 01001010
Octal 240 12 112
Decimal 160 10 74
Hex a0 0a 4a

Different shades of #a00a4a color code.

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

Darkest of #a00a4a
#100107
Darker of #a00a4a
#40041e
Dark of #a00a4a
#700734
Base of #a00a4a
#a00a4a
Light of #a00a4a
#d00d60
Lighter
#f11f79
Lightest
#f44f95

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

#a00a4a
#0aa060

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

Split Complementary

#a00a4a
#0aa015
#0a95a0

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

Analogous Color

#9e0aa0
#a00a88
#a00a4a
#a00a18
#a03a0a

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

#a00a4a
#0a4aa0
#4aa00a

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

#a00a4a
#4aa00a
#0aa060
#600aa0

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

#a00a4a
#95a00a
#0aa060
#150aa0

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

#000000
#100107
#40041e
#700734
#a00a4a
#d00d60
#f11f79
#f44f95
#f77fb2

Tints of #a00a4a Color

#a00a4a
#aa255e
#b54072
#bf5b86
#ca769a
#d492ae
#dfadc2
#e9c8d6
#f4e3ea
#ffffff

Shades of #a00a4a color code

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

#a00a4a
#8e0841
#7c0739
#6a0631
#580529
#470420
#350318
#230210
#110108
#000000

Tones

#a00a4a
#8f1b4c
#7e2c4f
#6d3d51
#5c4e54

Tones

Similar Color like #a00a4a color

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

#a10b4b
#a20c4c
#a30d4d
#a40e4e
#a50f4f
#a61050
#a71151
#a81252
#a91353
#aa1454
#ab1555
#ac1656
#ad1757
#ae1858
#9f0949
#9e0848
#9d0747
#9c0646
#9b0545
#9a0444
#990343
#980242
#970141
#960040
#95003f
#94003e
#93003d
#92003c

Download this Dark Red

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

#a00a4a Color Code Preview on Black Background Color

This is how #a00a4a Color will look on black background color. Color contrast ratio is 2.64

#a00a4a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a00a4a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a00a4a

#a00a4a color code is use for CSS Background Color

Background color for the above div is #a00a4a

HTML with inline CSS

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

#a00a4a color code is use for CSS Border Color

CSS Border color for the above div is #a00a4a

HTML with inline CSS

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

CSS Border Left color for the above div is #a00a4a

HTML with inline CSS

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

CSS Border Right color for the above div is #a00a4a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a00a4a

HTML with inline CSS

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

CSS Border Top color for the above div is #a00a4a

HTML with inline CSS

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

#a00a4a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a00a4a Color code Preview on White Background

This is how #a00a4a Color code will look on white background color. Color contrast ratio is 7.96

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

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