#512160 Color Information

Hex color code: #512160

#512160 is a subtle magenta color. In RGB it is (81, 33, 96), and in HSL it is (286°, 49%, 25%). It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#512160
RGB
81, 33, 96
HSL
286°, 49%, 25%
CMYK
16%, 66%, 0%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #512160; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 33, 96

Red: 81 / Green: 33 / Blue: 96

HSL

286°, 49%, 25%

Hue: 286° / Saturation: 49% / Lightness: 25%

CMYK

16%, 66%, 0%, 62%

Cyan: 16% / Magenta: 66% / Yellow: 0% / Key: 62%

What color is #512160?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #512160 to RGB:

rgb(81, 33, 96)HEX to RGB Converter →

HEX to HSL

Convert #512160 to HSL:

hsl(286, 49%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #512160 to CMYK:

cmyk(16%, 66%, 0%, 62%)Color Converter →

Color Meaning and Usage

#512160 is a subtle magenta color with RGB values of 81, 33, 96 and HSL of 286°, 49%, 25%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #512160 is #2F5F21, creating high-contrast pairings. For softer combinations, try analogous colors like #31215F.

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

Contrast with #512160

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #512160?

#512160 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #512160?

#512160 in RGB is (81, 33, 96) - 81 red, 33 green, and 96 blue.

How to use #512160 in CSS?

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

What colors go well with #512160?

#2F5F21 (complementary), #31215F (analogous), and #200D26 (lighter shade) work well with #512160.