#A3261F Color Information

Hex color code: #A3261F

#A3261F is a energetic red color. In RGB it is (163, 38, 31), and in HSL it is (3°, 68%, 38%). It is frequently seen in web interfaces.

Try:
Color NameBrown
HEX
#A3261F
RGB
163, 38, 31
HSL
3°, 68%, 38%
CMYK
0%, 77%, 81%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3261F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 38, 31

Red: 163 / Green: 38 / Blue: 31

HSL

3°, 68%, 38%

Hue: 3° / Saturation: 68% / Lightness: 38%

CMYK

0%, 77%, 81%, 36%

Cyan: 0% / Magenta: 77% / Yellow: 81% / Key: 36%

What color is #A3261F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3261F to RGB:

rgb(163, 38, 31)HEX to RGB Converter →

HEX to HSL

Convert #A3261F to HSL:

hsl(3, 68%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #A3261F to CMYK:

cmyk(0%, 77%, 81%, 36%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #A3261F has RGB (163, 38, 31) and HSL (3°, 68%, 38%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3261F is #1F9CA3, creating high-contrast pairings. For softer combinations, try analogous colors like #A31F5A.

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

Contrast with #A3261F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3261F?

#A3261F is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A3261F?

#A3261F in RGB is (163, 38, 31) - 163 red, 38 green, and 31 blue.

How to use #A3261F in CSS?

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

What colors go well with #A3261F?

#1F9CA3 (complementary), #A31F5A (analogous), and #631713 (lighter shade) work well with #A3261F.