#AA342C Color Information

Hex color code: #AA342C

A fiery red shade, #AA342C appears as (170, 52, 44) in RGB and (4°, 59%, 42%) in HSL. It is typically applied in digital products.

Try:
Color NameBrown
HEX
#AA342C
RGB
170, 52, 44
HSL
4°, 59%, 42%
CMYK
0%, 69%, 74%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA342C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 52, 44

Red: 170 / Green: 52 / Blue: 44

HSL

4°, 59%, 42%

Hue: 4° / Saturation: 59% / Lightness: 42%

CMYK

0%, 69%, 74%, 33%

Cyan: 0% / Magenta: 69% / Yellow: 74% / Key: 33%

What color is #AA342C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA342C to RGB:

rgb(170, 52, 44)HEX to RGB Converter →

HEX to HSL

Convert #AA342C to HSL:

hsl(4, 59%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #AA342C to CMYK:

cmyk(0%, 69%, 74%, 33%)Color Converter →

Color Meaning and Usage

#AA342C is a invigorating red color with RGB values of 170, 52, 44 and HSL of 4°, 59%, 42%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA342C is #2CA2AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AA2C63.

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

Contrast with #AA342C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA342C?

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

What is the RGB value of #AA342C?

#AA342C in RGB is (170, 52, 44) - 170 red, 52 green, and 44 blue.

How to use #AA342C in CSS?

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

What colors go well with #AA342C?

#2CA2AA (complementary), #AA2C63 (analogous), and #6D221C (lighter shade) work well with #AA342C.