Skip to main content Skip to docs navigation

#a91c28 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 Red-Hot Mama and its hex is #A91F29 Nearest Color Name

Color Hue/Base color: Red

Hex #a91c28 Color code in RGB color code model is created after adding 66.27% red color, 10.98% green color and 15.69% blue color. Hex #a91c28 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 76% yellow and 33.73% black.

Hex #a91c28 color code is between #aa2222 web safe hex color code and #991133 web safe hex color code. #aa2222 is the nearest web safe color code. You can see here many more shades of #a91c28 color code.

RGB Chart

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

Color Table

Hex Color Code a91c28 #a91c28
RGB Decimal 169, 28, 40 169, 28, 40
RGB Percent 66%, 11%, 16% rgb(66%, 11%, 16%)
CSS RGBa 169, 28, 40,1 rgba(169,28,40,1)
CMYK Model cmyk(0%,83%,76%,33.73%)
HSL Color Space 355,72% ,39% hsl(355,72% ,39%)
HSV Color Space 355°, 83%, 66%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101001 00011100 00101000
Octal 251 34 50
Decimal 169 28 40
Hex a9 1c 28

Different shades of #a91c28 color code.

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

Darkest of #a91c28
#260609
Darker of #a91c28
#520e13
Dark of #a91c28
#7d151e
Base of #a91c28
#a91c28
Light of #a91c28
#d52332
Lighter
#e14a57
Lightest
#e87680

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

#a91c28
#1ca99d

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

Split Complementary

#a91c28
#1ca956
#1c6fa9

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

Analogous Color

#a91c7a
#a91c63
#a91c28
#a93f1c
#a97a1c

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

#a91c28
#1c28a9
#28a91c

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

#a91c28
#28a91c
#1ca99d
#9d1ca9

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

#a91c28
#6fa91c
#1ca99d
#561ca9

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

#000000
#260609
#520e13
#7d151e
#a91c28
#d52332
#e14a57
#e87680
#f0a2a8

Tints of #a91c28 Color

#a91c28
#b2353f
#bc4e57
#c5676f
#cf8087
#d89a9f
#e2b3b7
#ebcccf
#f5e5e7
#ffffff

Shades of #a91c28 color code

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

#a91c28
#961823
#83151f
#70121a
#5d0f16
#4b0c11
#38090d
#250608
#120304
#000000

Tones

#a91c28
#953038
#824349
#6e5759
#636363

Tones

Similar Color like #a91c28 color

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

#aa1d29
#ab1e2a
#ac1f2b
#ad202c
#ae212d
#af222e
#b0232f
#b12430
#b22531
#b32632
#b42733
#b52834
#b62935
#b72a36
#a81b27
#a71a26
#a61925
#a51824
#a41723
#a31622
#a21521
#a11420
#a0131f
#9f121e
#9e111d
#9d101c
#9c0f1b
#9b0e1a

Download this Dark Red

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

#a91c28 Color Code Preview on Black Background Color

This is how #a91c28 Color will look on black background color. Color contrast ratio is 2.88

#a91c28 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a91c28

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a91c28

#a91c28 color code is use for CSS Background Color

Background color for the above div is #a91c28

HTML with inline CSS

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

#a91c28 color code is use for CSS Border Color

CSS Border color for the above div is #a91c28

HTML with inline CSS

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

CSS Border Left color for the above div is #a91c28

HTML with inline CSS

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

CSS Border Right color for the above div is #a91c28

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a91c28

HTML with inline CSS

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

CSS Border Top color for the above div is #a91c28

HTML with inline CSS

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

#a91c28 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a91c28 Color code Preview on White Background

This is how #a91c28 Color code will look on white background color. Color contrast ratio is 7.28

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

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(169,28,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,169,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,28,40,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }