#51394D Color Information

Hex color code: #51394D

A understated magenta shade, #51394D appears as (81, 57, 77) in RGB and (310°, 17%, 27%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#51394D
RGB
81, 57, 77
HSL
310°, 17%, 27%
CMYK
0%, 30%, 5%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #51394D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 57, 77

Red: 81 / Green: 57 / Blue: 77

HSL

310°, 17%, 27%

Hue: 310° / Saturation: 17% / Lightness: 27%

CMYK

0%, 30%, 5%, 68%

Cyan: 0% / Magenta: 30% / Yellow: 5% / Key: 68%

What color is #51394D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #51394D to RGB:

rgb(81, 57, 77)HEX to RGB Converter →

HEX to HSL

Convert #51394D to HSL:

hsl(310, 17%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #51394D to CMYK:

cmyk(0%, 30%, 5%, 68%)Color Converter →

Color Meaning and Usage

#51394D is a muted magenta color with RGB values of 81, 57, 77 and HSL of 310°, 17%, 27%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #51394D is #39513D, creating high-contrast pairings. For softer combinations, try analogous colors like #493951.

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

Contrast with #51394D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #51394D?

#51394D is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #51394D?

#51394D in RGB is (81, 57, 77) - 81 red, 57 green, and 77 blue.

How to use #51394D in CSS?

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

What colors go well with #51394D?

#39513D (complementary), #493951 (analogous), and #241922 (lighter shade) work well with #51394D.