#59313C Color Information

Hex color code: #59313C

A gentle magenta shade, #59313C appears as (89, 49, 60) in RGB and (344°, 29%, 27%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#59313C
RGB
89, 49, 60
HSL
344°, 29%, 27%
CMYK
0%, 45%, 33%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #59313C; 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 #59313C; background-color: #59313C15; }

Alert / Toast

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

Link / Accent

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

a { color: #59313C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #59313C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 49, 60

Red: 89 / Green: 49 / Blue: 60

HSL

344°, 29%, 27%

Hue: 344° / Saturation: 29% / Lightness: 27%

CMYK

0%, 45%, 33%, 65%

Cyan: 0% / Magenta: 45% / Yellow: 33% / Key: 65%

What color is #59313C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59313C to RGB:

rgb(89, 49, 60)HEX to RGB Converter →

HEX to HSL

Convert #59313C to HSL:

hsl(344, 29%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #59313C to CMYK:

cmyk(0%, 45%, 33%, 65%)Color Converter →

Color Meaning and Usage

#59313C is a gentle magenta color with RGB values of 89, 49, 60 and HSL of 344°, 29%, 27%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59313C is #31594E, creating high-contrast pairings. For softer combinations, try analogous colors like #59314F.

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

Contrast with #59313C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59313C?

#59313C is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #59313C?

#59313C in RGB is (89, 49, 60) - 89 red, 49 green, and 60 blue.

How to use #59313C in CSS?

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

What colors go well with #59313C?

#31594E (complementary), #59314F (analogous), and #27161A (lighter shade) work well with #59313C.