#500B65 Color Information

Hex color code: #500B65

A dramatic magenta shade, #500B65 appears as (80, 11, 101) in RGB and (286°, 80%, 22%) in HSL. It is typically applied in digital products.

Try:
Color NameIndigo
HEX
#500B65
RGB
80, 11, 101
HSL
286°, 80%, 22%
CMYK
21%, 89%, 0%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #500B65; 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 #500B65; background-color: #500B6515; }

Alert / Toast

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

Link / Accent

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

a { color: #500B65; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #500B65 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 11, 101

Red: 80 / Green: 11 / Blue: 101

HSL

286°, 80%, 22%

Hue: 286° / Saturation: 80% / Lightness: 22%

CMYK

21%, 89%, 0%, 60%

Cyan: 21% / Magenta: 89% / Yellow: 0% / Key: 60%

What color is #500B65?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #500B65 to RGB:

rgb(80, 11, 101)HEX to RGB Converter →

HEX to HSL

Convert #500B65 to HSL:

hsl(286, 80%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #500B65 to CMYK:

cmyk(21%, 89%, 0%, 60%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #500B65 has RGB (80, 11, 101) and HSL (286°, 80%, 22%). 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 #500B65 is #20650B, creating high-contrast pairings. For softer combinations, try analogous colors like #230B65.

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

Contrast with #500B65

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #500B65?

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

What is the RGB value of #500B65?

#500B65 in RGB is (80, 11, 101) - 80 red, 11 green, and 101 blue.

How to use #500B65 in CSS?

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

What colors go well with #500B65?

#20650B (complementary), #230B65 (analogous), and #190420 (lighter shade) work well with #500B65.