#590D22 Color Information

Hex color code: #590D22

#590D22 is a deep magenta color. In RGB it is (89, 13, 34), and in HSL it is (343°, 75%, 20%). It is commonly used in modern UI design.

Try:
Color NameMaroon
HEX
#590D22
RGB
89, 13, 34
HSL
343°, 75%, 20%
CMYK
0%, 85%, 62%, 65%

Shades

CSS Usage
color: #590D22;
background-color: #590D22;
border-color: #590D22;
box-shadow: 0 0 10px #590D22;
border: 2px solid #590D22;
Tailwind Usage
bg-[#590D22]
text-[#590D22]
border-[#590D22]
shadow-[0_0_10px_590D22]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #590D22, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #590D22; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #590D22; 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 #590D22; background-color: #590D2215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #590D2220; border-left: 4px solid #590D22; }

Link / Accent

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

a { color: #590D22; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #590D22 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 13, 34

Red: 89 / Green: 13 / Blue: 34

HSL

343°, 75%, 20%

Hue: 343° / Saturation: 75% / Lightness: 20%

CMYK

0%, 85%, 62%, 65%

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

What color is #590D22?

#590D22 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #590D22 to RGB:

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

HEX to HSL

Convert #590D22 to HSL:

hsl(343, 75%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #590D22 to CMYK:

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

Color Meaning and Usage

A rich magenta tone, #590D22 has RGB (89, 13, 34) and HSL (343°, 75%, 20%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #590D22 is #0D5944, creating high-contrast pairings. For softer combinations, try analogous colors like #590D49.

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

Contrast with #590D22

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #590D22?

#590D22 is a rich magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #590D22?

#590D22 in RGB is (89, 13, 34) - 89 red, 13 green, and 34 blue.

How to use #590D22 in CSS?

Use #590D22 directly in your CSS properties like color or background-color.

What colors go well with #590D22?

#0D5944 (complementary), #590D49 (analogous), and #160309 (lighter shade) work well with #590D22.