#A4452D Color Information

Hex color code: #A4452D

The hex color #A4452D is a energetic red with RGB values of (164, 69, 45) and HSL of (12°, 57%, 41%). It is frequently seen in web interfaces.

Try:
Color NameSienna
HEX
#A4452D
RGB
164, 69, 45
HSL
12°, 57%, 41%
CMYK
0%, 58%, 73%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4452D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 69, 45

Red: 164 / Green: 69 / Blue: 45

HSL

12°, 57%, 41%

Hue: 12° / Saturation: 57% / Lightness: 41%

CMYK

0%, 58%, 73%, 36%

Cyan: 0% / Magenta: 58% / Yellow: 73% / Key: 36%

What color is #A4452D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4452D to RGB:

rgb(164, 69, 45)HEX to RGB Converter →

HEX to HSL

Convert #A4452D to HSL:

hsl(12, 57%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #A4452D to CMYK:

cmyk(0%, 58%, 73%, 36%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #A4452D has RGB (164, 69, 45) and HSL (12°, 57%, 41%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4452D is #2D8CA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A42D51.

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

Contrast with #A4452D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4452D?

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

What is the RGB value of #A4452D?

#A4452D in RGB is (164, 69, 45) - 164 red, 69 green, and 45 blue.

How to use #A4452D in CSS?

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

What colors go well with #A4452D?

#2D8CA4 (complementary), #A42D51 (analogous), and #682C1D (lighter shade) work well with #A4452D.