Skip to main content Skip to docs navigation

#a02414 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 Tabasco and its hex is #A02712 Nearest Color Name

Color Hue/Base color: Red

Hex #a02414 Color code in RGB color code model is created after adding 62.75% red color, 14.12% green color and 7.84% blue color. Hex #a02414 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 88% yellow and 37.25% black.

Hex #a02414 color code is between #992211 web safe hex color code and #aa3322 web safe hex color code. #992211 is the nearest web safe color code. You can see here many more shades of #a02414 color code.

RGB Chart

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

Color Table

Hex Color Code a02414 #a02414
RGB Decimal 160, 36, 20 160, 36, 20
RGB Percent 63%, 14%, 8% rgb(63%, 14%, 8%)
CSS RGBa 160, 36, 20,1 rgba(160,36,20,1)
CMYK Model cmyk(0%,78%,88%,37.25%)
HSL Color Space 7,78% ,35% hsl(7,78% ,35%)
HSV Color Space 7°, 88%, 63%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100000 00100100 00010100
Octal 240 44 24
Decimal 160 36 20
Hex a0 24 14

Different shades of #a02414 color code.

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

Darkest of #a02414
#180503
Darker of #a02414
#451009
Dark of #a02414
#731a0e
Base of #a02414
#a02414
Light of #a02414
#cd2e1a
Lighter
#e64934
Lightest
#eb7162

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

#a02414
#1490a0

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

Split Complementary

#a02414
#14a06a
#144aa0

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

Analogous Color

#a01456
#a0143e
#a02414
#a05314
#a08d14

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

#a02414
#2414a0
#14a024

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

#a02414
#14a024
#1490a0
#a01490

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

#a02414
#4aa014
#1490a0
#6a14a0

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

#000000
#180503
#451009
#731a0e
#a02414
#cd2e1a
#e64934
#eb7162
#f19a8f

Tints of #a02414 Color

#a02414
#aa3c2e
#b55448
#bf6d62
#ca857c
#d49d96
#dfb6b0
#e9ceca
#f4e6e4
#ffffff

Shades of #a02414 color code

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

#a02414
#8e2011
#7c1c0f
#6a180d
#58140b
#471008
#350c06
#230804
#110402
#000000

Tones

#a02414
#8e3226
#7c4038
#6a4e4a
#5a5a5a

Tones

Similar Color like #a02414 color

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

#a12515
#a22616
#a32717
#a42818
#a52919
#a62a1a
#a72b1b
#a82c1c
#a92d1d
#aa2e1e
#ab2f1f
#ac3020
#ad3121
#ae3222
#9f2313
#9e2212
#9d2111
#9c2010
#9b1f0f
#9a1e0e
#991d0d
#981c0c
#971b0b
#961a0a
#951909
#941808
#931707
#921606

Download this Dark Red

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

#a02414 Color Code Preview on Black Background Color

This is how #a02414 Color will look on black background color. Color contrast ratio is 2.76

#a02414 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a02414

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a02414

#a02414 color code is use for CSS Background Color

Background color for the above div is #a02414

HTML with inline CSS

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

#a02414 color code is use for CSS Border Color

CSS Border color for the above div is #a02414

HTML with inline CSS

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

CSS Border Left color for the above div is #a02414

HTML with inline CSS

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

CSS Border Right color for the above div is #a02414

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a02414

HTML with inline CSS

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

CSS Border Top color for the above div is #a02414

HTML with inline CSS

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

#a02414 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a02414 Color code Preview on White Background

This is how #a02414 Color code will look on white background color. Color contrast ratio is 7.62

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

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