#A3141E Color Information

Hex color code: #A3141E

#A3141E is a striking red color. In RGB it is (163, 20, 30), and in HSL it is (356°, 78%, 36%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#A3141E
RGB
163, 20, 30
HSL
356°, 78%, 36%
CMYK
0%, 88%, 82%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3141E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 20, 30

Red: 163 / Green: 20 / Blue: 30

HSL

356°, 78%, 36%

Hue: 356° / Saturation: 78% / Lightness: 36%

CMYK

0%, 88%, 82%, 36%

Cyan: 0% / Magenta: 88% / Yellow: 82% / Key: 36%

What color is #A3141E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3141E to RGB:

rgb(163, 20, 30)HEX to RGB Converter →

HEX to HSL

Convert #A3141E to HSL:

hsl(356, 78%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #A3141E to CMYK:

cmyk(0%, 88%, 82%, 36%)Color Converter →

Color Meaning and Usage

A striking red tone, #A3141E has RGB (163, 20, 30) and HSL (356°, 78%, 36%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3141E is #14A39A, creating high-contrast pairings. For softer combinations, try analogous colors like #A31465.

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

Contrast with #A3141E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3141E?

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

What is the RGB value of #A3141E?

#A3141E in RGB is (163, 20, 30) - 163 red, 20 green, and 30 blue.

How to use #A3141E in CSS?

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

What colors go well with #A3141E?

#14A39A (complementary), #A31465 (analogous), and #5F0C11 (lighter shade) work well with #A3141E.