#A1441B Color Information

Hex color code: #A1441B

#A1441B is a vivid orange color. In RGB it is (161, 68, 27), and in HSL it is (18°, 71%, 37%). It is commonly used in modern UI design.

Try:
Color NameSienna
HEX
#A1441B
RGB
161, 68, 27
HSL
18°, 71%, 37%
CMYK
0%, 58%, 83%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1441B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 68, 27

Red: 161 / Green: 68 / Blue: 27

HSL

18°, 71%, 37%

Hue: 18° / Saturation: 71% / Lightness: 37%

CMYK

0%, 58%, 83%, 37%

Cyan: 0% / Magenta: 58% / Yellow: 83% / Key: 37%

What color is #A1441B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1441B to RGB:

rgb(161, 68, 27)HEX to RGB Converter →

HEX to HSL

Convert #A1441B to HSL:

hsl(18, 71%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #A1441B to CMYK:

cmyk(0%, 58%, 83%, 37%)Color Converter →

Color Meaning and Usage

#A1441B is a bold orange color with RGB values of 161, 68, 27 and HSL of 18°, 71%, 37%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1441B is #1B79A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A11B36.

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

Contrast with #A1441B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1441B?

#A1441B is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A1441B?

#A1441B in RGB is (161, 68, 27) - 161 red, 68 green, and 27 blue.

How to use #A1441B in CSS?

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

What colors go well with #A1441B?

#1B79A1 (complementary), #A11B36 (analogous), and #602810 (lighter shade) work well with #A1441B.