Skip to main content Skip to docs navigation

#a51a2f 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 Pantone 187 C and its hex is #A6192E Nearest Color Name

Color Hue/Base color: Red

Hex #a51a2f Color code in RGB color code model is created after adding 64.71% red color, 10.2% green color and 18.43% blue color. Hex #a51a2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 72% yellow and 35.29% black.

Hex #a51a2f color code is between #aa2233 web safe hex color code and #991122 web safe hex color code. #aa2233 is the nearest web safe color code. You can see here many more shades of #a51a2f color code.

RGB Chart

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

Color Table

Hex Color Code a51a2f #a51a2f
RGB Decimal 165, 26, 47 165, 26, 47
RGB Percent 65%, 10%, 18% rgb(65%, 10%, 18%)
CSS RGBa 165, 26, 47,1 rgba(165,26,47,1)
CMYK Model cmyk(0%,84%,72%,35.29%)
HSL Color Space 351,73% ,37% hsl(351,73% ,37%)
HSV Color Space 351°, 84%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100101 00011010 00101111
Octal 245 32 57
Decimal 165 26 47
Hex a5 1a 2f

Different shades of #a51a2f color code.

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

Darkest of #a51a2f
#210509
Darker of #a51a2f
#4d0c16
Dark of #a51a2f
#791322
Base of #a51a2f
#a51a2f
Light of #a51a2f
#d1213c
Lighter
#e1445b
Lightest
#e87082

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

#a51a2f
#1aa590

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

Split Complementary

#a51a2f
#1aa54b
#1a74a5

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

Analogous Color

#a51a80
#a51a69
#a51a2f
#a5331a
#a56d1a

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

#a51a2f
#1a2fa5
#2fa51a

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

#a51a2f
#2fa51a
#1aa590
#901aa5

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

#a51a2f
#74a51a
#1aa590
#4b1aa5

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

#000000
#210509
#4d0c16
#791322
#a51a2f
#d1213c
#e1445b
#e87082
#ef9ca8

Tints of #a51a2f Color

#a51a2f
#af3346
#b94c5d
#c36674
#cd7f8b
#d799a2
#e1b2b9
#ebccd0
#f5e5e7
#ffffff

Shades of #a51a2f color code

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

#a51a2f
#921729
#801424
#6e111f
#5b0e1a
#490b14
#37080f
#24050a
#120205
#000000

Tones

#a51a2f
#922d3c
#7f404a
#6c5357
#5f5f5f

Tones

Similar Color like #a51a2f color

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

#a61b30
#a71c31
#a81d32
#a91e33
#aa1f34
#ab2035
#ac2136
#ad2237
#ae2338
#af2439
#b0253a
#b1263b
#b2273c
#b3283d
#a4192e
#a3182d
#a2172c
#a1162b
#a0152a
#9f1429
#9e1328
#9d1227
#9c1126
#9b1025
#9a0f24
#990e23
#980d22
#970c21

Download this Dark Red

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

#a51a2f Color Code Preview on Black Background Color

This is how #a51a2f Color will look on black background color. Color contrast ratio is 2.79

#a51a2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a51a2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a51a2f

#a51a2f color code is use for CSS Background Color

Background color for the above div is #a51a2f

HTML with inline CSS

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

#a51a2f color code is use for CSS Border Color

CSS Border color for the above div is #a51a2f

HTML with inline CSS

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

CSS Border Left color for the above div is #a51a2f

HTML with inline CSS

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

CSS Border Right color for the above div is #a51a2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a51a2f

HTML with inline CSS

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

CSS Border Top color for the above div is #a51a2f

HTML with inline CSS

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

#a51a2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a51a2f Color code Preview on White Background

This is how #a51a2f Color code will look on white background color. Color contrast ratio is 7.53

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

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