#A71111 Color Information

Hex color code: #A71111

The hex color #A71111 is a vivid red with RGB values of (167, 17, 17) and HSL of (0°, 82%, 36%). It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#A71111
RGB
167, 17, 17
HSL
0°, 82%, 36%
CMYK
0%, 90%, 90%, 35%

Shades

CSS Usage
color: #A71111;
background-color: #A71111;
border-color: #A71111;
box-shadow: 0 0 10px #A71111;
border: 2px solid #A71111;
Tailwind Usage
bg-[#A71111]
text-[#A71111]
border-[#A71111]
shadow-[0_0_10px_A71111]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #A71111, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #A71111; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A71111; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #A71111; background-color: #A7111115; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #A7111120; border-left: 4px solid #A71111; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #A71111; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A71111 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 17, 17

Red: 167 / Green: 17 / Blue: 17

HSL

0°, 82%, 36%

Hue: 0° / Saturation: 82% / Lightness: 36%

CMYK

0%, 90%, 90%, 35%

Cyan: 0% / Magenta: 90% / Yellow: 90% / Key: 35%

What color is #A71111?

#A71111 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A71111 to RGB:

rgb(167, 17, 17)HEX to RGB Converter →

HEX to HSL

Convert #A71111 to HSL:

hsl(0, 82%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #A71111 to CMYK:

cmyk(0%, 90%, 90%, 35%)Color Converter →

Color Meaning and Usage

A bold red tone, #A71111 has RGB (167, 17, 17) and HSL (0°, 82%, 36%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A71111 is #11A7A7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7115C.

Use #A71111 in CSS: color: #A71111 or background-color: #A71111. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #A71111

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.73:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A71111?

#A71111 is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #A71111?

#A71111 in RGB is (167, 17, 17) - 167 red, 17 green, and 17 blue.

How to use #A71111 in CSS?

Use #A71111 directly in your CSS properties like color or background-color.

What colors go well with #A71111?

#11A7A7 (complementary), #A7115C (analogous), and #610A0A (lighter shade) work well with #A71111.