#512946 Color Information

Hex color code: #512946

#512946 is a dramatic magenta color. In RGB it is (81, 41, 70), and in HSL it is (316°, 33%, 24%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#512946
RGB
81, 41, 70
HSL
316°, 33%, 24%
CMYK
0%, 49%, 14%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #512946; 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 #512946; background-color: #51294615; }

Alert / Toast

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

Link / Accent

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

a { color: #512946; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #512946 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 41, 70

Red: 81 / Green: 41 / Blue: 70

HSL

316°, 33%, 24%

Hue: 316° / Saturation: 33% / Lightness: 24%

CMYK

0%, 49%, 14%, 68%

Cyan: 0% / Magenta: 49% / Yellow: 14% / Key: 68%

What color is #512946?

#512946 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #512946 to RGB:

rgb(81, 41, 70)HEX to RGB Converter →

HEX to HSL

Convert #512946 to HSL:

hsl(316, 33%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #512946 to CMYK:

cmyk(0%, 49%, 14%, 68%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #512946 has RGB (81, 41, 70) and HSL (316°, 33%, 24%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #512946 is #295134, creating high-contrast pairings. For softer combinations, try analogous colors like #482951.

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

Contrast with #512946

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #512946?

#512946 is a dark magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #512946?

#512946 in RGB is (81, 41, 70) - 81 red, 41 green, and 70 blue.

How to use #512946 in CSS?

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

What colors go well with #512946?

#295134 (complementary), #482951 (analogous), and #1F0F1A (lighter shade) work well with #512946.