#59172F Color Information

Hex color code: #59172F

A dramatic magenta shade, #59172F appears as (89, 23, 47) in RGB and (338°, 59%, 22%) in HSL. It is typically applied in digital products.

Try:
Color NameMaroon
HEX
#59172F
RGB
89, 23, 47
HSL
338°, 59%, 22%
CMYK
0%, 74%, 47%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #59172F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 23, 47

Red: 89 / Green: 23 / Blue: 47

HSL

338°, 59%, 22%

Hue: 338° / Saturation: 59% / Lightness: 22%

CMYK

0%, 74%, 47%, 65%

Cyan: 0% / Magenta: 74% / Yellow: 47% / Key: 65%

What color is #59172F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59172F to RGB:

rgb(89, 23, 47)HEX to RGB Converter →

HEX to HSL

Convert #59172F to HSL:

hsl(338, 59%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #59172F to CMYK:

cmyk(0%, 74%, 47%, 65%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #59172F has RGB (89, 23, 47) and HSL (338°, 59%, 22%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59172F is #175941, creating high-contrast pairings. For softer combinations, try analogous colors like #591750.

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

Contrast with #59172F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59172F?

#59172F is a dark magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #59172F?

#59172F in RGB is (89, 23, 47) - 89 red, 23 green, and 47 blue.

How to use #59172F in CSS?

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

What colors go well with #59172F?

#175941 (complementary), #591750 (analogous), and #1C070F (lighter shade) work well with #59172F.