Skip to main content Skip to docs navigation

#a00a18 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 Crisp Christmas Cranberries and its hex is #A6080E Nearest Color Name

Color Hue/Base color: Red

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

Hex #a00a18 color code is between #991111 web safe hex color code and #aa0022 web safe hex color code. #991111 is the nearest web safe color code. You can see here many more shades of #a00a18 color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10100000 00001010 00011000
Octal 240 12 30
Decimal 160 10 24
Hex a0 0a 18

Different shades of #a00a18 color code.

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

Darkest of #a00a18
#100102
Darker of #a00a18
#40040a
Dark of #a00a18
#700711
Base of #a00a18
#a00a18
Light of #a00a18
#d00d1f
Lighter
#f11f33
Lightest
#f44f5e

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

#a00a18
#0aa092

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

Split Complementary

#a00a18
#0aa047
#0a63a0

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

Analogous Color

#a00a6f
#a00a56
#a00a18
#a02e0a
#a06c0a

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

#a00a18
#0a18a0
#18a00a

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

#a00a18
#18a00a
#0aa092
#920aa0

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

#a00a18
#63a00a
#0aa092
#470aa0

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

#000000
#100102
#40040a
#700711
#a00a18
#d00d1f
#f11f33
#f44f5e
#f77f8a

Tints of #a00a18 Color

#a00a18
#aa2531
#b5404b
#bf5b65
#ca767e
#d49298
#dfadb2
#e9c8cb
#f4e3e5
#ffffff

Shades of #a00a18 color code

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

#a00a18
#8e0815
#7c0712
#6a0610
#58050d
#47040a
#350308
#230205
#110102
#000000

Tones

#a00a18
#8f1b26
#7e2c34
#6d3d41
#5c4e4f

Tones

Similar Color like #a00a18 color

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

#a10b19
#a20c1a
#a30d1b
#a40e1c
#a50f1d
#a6101e
#a7111f
#a81220
#a91321
#aa1422
#ab1523
#ac1624
#ad1725
#ae1826
#9f0917
#9e0816
#9d0715
#9c0614
#9b0513
#9a0412
#990311
#980210
#97010f
#96000e
#95000d
#94000c
#93000b
#92000a

Download this Dark Red

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

#a00a18 Color Code Preview on Black Background Color

This is how #a00a18 Color will look on black background color. Color contrast ratio is 2.55

#a00a18 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a00a18

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a00a18

#a00a18 color code is use for CSS Background Color

Background color for the above div is #a00a18

HTML with inline CSS

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

#a00a18 color code is use for CSS Border Color

CSS Border color for the above div is #a00a18

HTML with inline CSS

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

CSS Border Left color for the above div is #a00a18

HTML with inline CSS

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

CSS Border Right color for the above div is #a00a18

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a00a18

HTML with inline CSS

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

CSS Border Top color for the above div is #a00a18

HTML with inline CSS

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

#a00a18 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a00a18 Color code Preview on White Background

This is how #a00a18 Color code will look on white background color. Color contrast ratio is 8.23

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

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