#59617D Color Information

Hex color code: #59617D

A balanced blue shade, #59617D appears as (89, 97, 125) in RGB and (227°, 17%, 42%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#59617D
RGB
89, 97, 125
HSL
227°, 17%, 42%
CMYK
29%, 22%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #59617D; 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 #59617D; background-color: #59617D15; }

Alert / Toast

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

Link / Accent

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

a { color: #59617D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #59617D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 97, 125

Red: 89 / Green: 97 / Blue: 125

HSL

227°, 17%, 42%

Hue: 227° / Saturation: 17% / Lightness: 42%

CMYK

29%, 22%, 0%, 51%

Cyan: 29% / Magenta: 22% / Yellow: 0% / Key: 51%

What color is #59617D?

#59617D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59617D to RGB:

rgb(89, 97, 125)HEX to RGB Converter →

HEX to HSL

Convert #59617D to HSL:

hsl(227, 17%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #59617D to CMYK:

cmyk(29%, 22%, 0%, 51%)Color Converter →

Color Meaning and Usage

A muted blue tone, #59617D has RGB (89, 97, 125) and HSL (227°, 17%, 42%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59617D is #7D7559, creating high-contrast pairings. For softer combinations, try analogous colors like #59737D.

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

Contrast with #59617D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59617D?

#59617D is a muted blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #59617D?

#59617D in RGB is (89, 97, 125) - 89 red, 97 green, and 125 blue.

How to use #59617D in CSS?

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

What colors go well with #59617D?

#7D7559 (complementary), #59737D (analogous), and #393E51 (lighter shade) work well with #59617D.