#501B2F Color Information

Hex color code: #501B2F

The hex color #501B2F is a intense magenta with RGB values of (80, 27, 47) and HSL of (337°, 50%, 21%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#501B2F
RGB
80, 27, 47
HSL
337°, 50%, 21%
CMYK
0%, 66%, 41%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #501B2F; 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 #501B2F; background-color: #501B2F15; }

Alert / Toast

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

Link / Accent

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

a { color: #501B2F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #501B2F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 27, 47

Red: 80 / Green: 27 / Blue: 47

HSL

337°, 50%, 21%

Hue: 337° / Saturation: 50% / Lightness: 21%

CMYK

0%, 66%, 41%, 69%

Cyan: 0% / Magenta: 66% / Yellow: 41% / Key: 69%

What color is #501B2F?

#501B2F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #501B2F to RGB:

rgb(80, 27, 47)HEX to RGB Converter →

HEX to HSL

Convert #501B2F to HSL:

hsl(337, 50%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #501B2F to CMYK:

cmyk(0%, 66%, 41%, 69%)Color Converter →

Color Meaning and Usage

#501B2F is a intense magenta color with RGB values of 80, 27, 47 and HSL of 337°, 50%, 21%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #501B2F is #1B503C, creating high-contrast pairings. For softer combinations, try analogous colors like #501B4A.

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

Contrast with #501B2F

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 #501B2F?

#501B2F is a intense magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #501B2F?

#501B2F in RGB is (80, 27, 47) - 80 red, 27 green, and 47 blue.

How to use #501B2F in CSS?

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

What colors go well with #501B2F?

#1B503C (complementary), #501B4A (analogous), and #17080E (lighter shade) work well with #501B2F.