#50102A Color Information

Hex color code: #50102A

#50102A is a intense magenta color. In RGB it is (80, 16, 42), and in HSL it is (336°, 67%, 19%). It is popular in mobile app design.

Try:
Color NameMaroon
HEX
#50102A
RGB
80, 16, 42
HSL
336°, 67%, 19%
CMYK
0%, 80%, 48%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #50102A; 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 #50102A; background-color: #50102A15; }

Alert / Toast

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

Link / Accent

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

a { color: #50102A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #50102A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 16, 42

Red: 80 / Green: 16 / Blue: 42

HSL

336°, 67%, 19%

Hue: 336° / Saturation: 67% / Lightness: 19%

CMYK

0%, 80%, 48%, 69%

Cyan: 0% / Magenta: 80% / Yellow: 48% / Key: 69%

What color is #50102A?

#50102A is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #50102A to RGB:

rgb(80, 16, 42)HEX to RGB Converter →

HEX to HSL

Convert #50102A to HSL:

hsl(336, 67%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #50102A to CMYK:

cmyk(0%, 80%, 48%, 69%)Color Converter →

Color Meaning and Usage

A deep magenta tone, #50102A has RGB (80, 16, 42) and HSL (336°, 67%, 19%). Known for evoking sophistication and elegance, this very dark shade is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #50102A is #105137, creating high-contrast pairings. For softer combinations, try analogous colors like #51104A.

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

Contrast with #50102A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #50102A?

#50102A is a deep magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #50102A?

#50102A in RGB is (80, 16, 42) - 80 red, 16 green, and 42 blue.

How to use #50102A in CSS?

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

What colors go well with #50102A?

#105137 (complementary), #51104A (analogous), and #110309 (lighter shade) work well with #50102A.