#5D092B Color Information

Hex color code: #5D092B

The hex color #5D092B is a dramatic magenta with RGB values of (93, 9, 43) and HSL of (336°, 82%, 20%). It is typically applied in digital products.

Try:
Color NameMaroon
HEX
#5D092B
RGB
93, 9, 43
HSL
336°, 82%, 20%
CMYK
0%, 90%, 54%, 64%

Shades

CSS Usage
color: #5D092B;
background-color: #5D092B;
border-color: #5D092B;
box-shadow: 0 0 10px #5D092B;
border: 2px solid #5D092B;
Tailwind Usage
bg-[#5D092B]
text-[#5D092B]
border-[#5D092B]
shadow-[0_0_10px_5D092B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5D092B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5D092B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5D092B; 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 #5D092B; background-color: #5D092B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5D092B20; border-left: 4px solid #5D092B; }

Link / Accent

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

a { color: #5D092B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5D092B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

93, 9, 43

Red: 93 / Green: 9 / Blue: 43

HSL

336°, 82%, 20%

Hue: 336° / Saturation: 82% / Lightness: 20%

CMYK

0%, 90%, 54%, 64%

Cyan: 0% / Magenta: 90% / Yellow: 54% / Key: 64%

What color is #5D092B?

#5D092B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5D092B to RGB:

rgb(93, 9, 43)HEX to RGB Converter →

HEX to HSL

Convert #5D092B to HSL:

hsl(336, 82%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #5D092B to CMYK:

cmyk(0%, 90%, 54%, 64%)Color Converter →

Color Meaning and Usage

A intense magenta tone, #5D092B has RGB (93, 9, 43) and HSL (336°, 82%, 20%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5D092B is #095D3B, creating high-contrast pairings. For softer combinations, try analogous colors like #5D0954.

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

Contrast with #5D092B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5D092B?

#5D092B is a intense magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #5D092B?

#5D092B in RGB is (93, 9, 43) - 93 red, 9 green, and 43 blue.

How to use #5D092B in CSS?

Use #5D092B directly in your CSS properties like color or background-color.

What colors go well with #5D092B?

#095D3B (complementary), #5D0954 (analogous), and #17020B (lighter shade) work well with #5D092B.