#A4310E Color Information

Hex color code: #A4310E

The hex color #A4310E is a striking red with RGB values of (164, 49, 14) and HSL of (14°, 84%, 35%). It is popular in mobile app design.

Try:
Color NameFirebrick
HEX
#A4310E
RGB
164, 49, 14
HSL
14°, 84%, 35%
CMYK
0%, 70%, 91%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4310E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 49, 14

Red: 164 / Green: 49 / Blue: 14

HSL

14°, 84%, 35%

Hue: 14° / Saturation: 84% / Lightness: 35%

CMYK

0%, 70%, 91%, 36%

Cyan: 0% / Magenta: 70% / Yellow: 91% / Key: 36%

What color is #A4310E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4310E to RGB:

rgb(164, 49, 14)HEX to RGB Converter →

HEX to HSL

Convert #A4310E to HSL:

hsl(14, 84%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #A4310E to CMYK:

cmyk(0%, 70%, 91%, 36%)Color Converter →

Color Meaning and Usage

A bold red tone, #A4310E has RGB (164, 49, 14) and HSL (14°, 84%, 35%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4310E is #0E81A4, creating high-contrast pairings. For softer combinations, try analogous colors like #A40E36.

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

Contrast with #A4310E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4310E?

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

What is the RGB value of #A4310E?

#A4310E in RGB is (164, 49, 14) - 164 red, 49 green, and 14 blue.

How to use #A4310E in CSS?

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

What colors go well with #A4310E?

#0E81A4 (complementary), #A40E36 (analogous), and #5E1C08 (lighter shade) work well with #A4310E.