#89422F Color Information

Hex color code: #89422F

A subtle red shade, #89422F appears as (137, 66, 47) in RGB and (13°, 49%, 36%) in HSL. It is often used for branding and logos.

Try:
Color NameSienna
HEX
#89422F
RGB
137, 66, 47
HSL
13°, 49%, 36%
CMYK
0%, 52%, 66%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #89422F; 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 #89422F; background-color: #89422F15; }

Alert / Toast

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

Link / Accent

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

a { color: #89422F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #89422F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 66, 47

Red: 137 / Green: 66 / Blue: 47

HSL

13°, 49%, 36%

Hue: 13° / Saturation: 49% / Lightness: 36%

CMYK

0%, 52%, 66%, 46%

Cyan: 0% / Magenta: 52% / Yellow: 66% / Key: 46%

What color is #89422F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #89422F to RGB:

rgb(137, 66, 47)HEX to RGB Converter →

HEX to HSL

Convert #89422F to HSL:

hsl(13, 49%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #89422F to CMYK:

cmyk(0%, 52%, 66%, 46%)Color Converter →

Color Meaning and Usage

#89422F is a gentle red color with RGB values of 137, 66, 47 and HSL of 13°, 49%, 36%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #89422F is #2F7589, creating high-contrast pairings. For softer combinations, try analogous colors like #892F48.

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

Contrast with #89422F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #89422F?

#89422F is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #89422F?

#89422F in RGB is (137, 66, 47) - 137 red, 66 green, and 47 blue.

How to use #89422F in CSS?

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

What colors go well with #89422F?

#2F7589 (complementary), #892F48 (analogous), and #50271B (lighter shade) work well with #89422F.