#59222E Color Information

Hex color code: #59222E

The hex color #59222E is a dark red with RGB values of (89, 34, 46) and HSL of (347°, 45%, 24%). It is frequently seen in web interfaces.

Try:
Color NameSaddle Brown
HEX
#59222E
RGB
89, 34, 46
HSL
347°, 45%, 24%
CMYK
0%, 62%, 48%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #59222E; 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 #59222E; background-color: #59222E15; }

Alert / Toast

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

Link / Accent

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

a { color: #59222E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #59222E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 34, 46

Red: 89 / Green: 34 / Blue: 46

HSL

347°, 45%, 24%

Hue: 347° / Saturation: 45% / Lightness: 24%

CMYK

0%, 62%, 48%, 65%

Cyan: 0% / Magenta: 62% / Yellow: 48% / Key: 65%

What color is #59222E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59222E to RGB:

rgb(89, 34, 46)HEX to RGB Converter →

HEX to HSL

Convert #59222E to HSL:

hsl(347, 45%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #59222E to CMYK:

cmyk(0%, 62%, 48%, 65%)Color Converter →

Color Meaning and Usage

#59222E is a deep red color with RGB values of 89, 34, 46 and HSL of 347°, 45%, 24%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59222E is #22594D, creating high-contrast pairings. For softer combinations, try analogous colors like #592249.

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

Contrast with #59222E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59222E?

#59222E is a deep red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #59222E?

#59222E in RGB is (89, 34, 46) - 89 red, 34 green, and 46 blue.

How to use #59222E in CSS?

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

What colors go well with #59222E?

#22594D (complementary), #592249 (analogous), and #210D11 (lighter shade) work well with #59222E.