#AA4918 Color Information

Hex color code: #AA4918

The hex color #AA4918 is a vivid orange with RGB values of (170, 73, 24) and HSL of (20°, 75%, 38%). It is commonly used in modern UI design.

Try:
Color NameSienna
HEX
#AA4918
RGB
170, 73, 24
HSL
20°, 75%, 38%
CMYK
0%, 57%, 86%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA4918; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 73, 24

Red: 170 / Green: 73 / Blue: 24

HSL

20°, 75%, 38%

Hue: 20° / Saturation: 75% / Lightness: 38%

CMYK

0%, 57%, 86%, 33%

Cyan: 0% / Magenta: 57% / Yellow: 86% / Key: 33%

What color is #AA4918?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA4918 to RGB:

rgb(170, 73, 24)HEX to RGB Converter →

HEX to HSL

Convert #AA4918 to HSL:

hsl(20, 75%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #AA4918 to CMYK:

cmyk(0%, 57%, 86%, 33%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #AA4918 has RGB (170, 73, 24) and HSL (20°, 75%, 38%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA4918 is #1879AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AA1830.

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

Contrast with #AA4918

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA4918?

#AA4918 is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AA4918?

#AA4918 in RGB is (170, 73, 24) - 170 red, 73 green, and 24 blue.

How to use #AA4918 in CSS?

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

What colors go well with #AA4918?

#1879AA (complementary), #AA1830 (analogous), and #672C0F (lighter shade) work well with #AA4918.