#A7161F Color Information

Hex color code: #A7161F

A vivid red shade, #A7161F appears as (167, 22, 31) in RGB and (356°, 77%, 37%) in HSL. It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#A7161F
RGB
167, 22, 31
HSL
356°, 77%, 37%
CMYK
0%, 87%, 81%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #A7161F; 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 #A7161F; background-color: #A7161F15; }

Alert / Toast

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

Link / Accent

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

a { color: #A7161F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 22, 31

Red: 167 / Green: 22 / Blue: 31

HSL

356°, 77%, 37%

Hue: 356° / Saturation: 77% / Lightness: 37%

CMYK

0%, 87%, 81%, 35%

Cyan: 0% / Magenta: 87% / Yellow: 81% / Key: 35%

What color is #A7161F?

#A7161F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7161F to RGB:

rgb(167, 22, 31)HEX to RGB Converter →

HEX to HSL

Convert #A7161F to HSL:

hsl(356, 77%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #A7161F to CMYK:

cmyk(0%, 87%, 81%, 35%)Color Converter →

Color Meaning and Usage

#A7161F is a striking red color with RGB values of 167, 22, 31 and HSL of 356°, 77%, 37%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7161F is #16A79D, creating high-contrast pairings. For softer combinations, try analogous colors like #A71668.

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

Contrast with #A7161F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7161F?

#A7161F is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A7161F?

#A7161F in RGB is (167, 22, 31) - 167 red, 22 green, and 31 blue.

How to use #A7161F in CSS?

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

What colors go well with #A7161F?

#16A79D (complementary), #A71668 (analogous), and #630D13 (lighter shade) work well with #A7161F.