#501BBB Color Information

Hex color code: #501BBB

#501BBB is a striking purple color. In RGB it is (80, 27, 187), and in HSL it is (260°, 75%, 42%). It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#501BBB
RGB
80, 27, 187
HSL
260°, 75%, 42%
CMYK
57%, 86%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #501BBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 27, 187

Red: 80 / Green: 27 / Blue: 187

HSL

260°, 75%, 42%

Hue: 260° / Saturation: 75% / Lightness: 42%

CMYK

57%, 86%, 0%, 27%

Cyan: 57% / Magenta: 86% / Yellow: 0% / Key: 27%

What color is #501BBB?

#501BBB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #501BBB to RGB:

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

HEX to HSL

Convert #501BBB to HSL:

hsl(260, 75%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #501BBB to CMYK:

cmyk(57%, 86%, 0%, 27%)Color Converter →

Color Meaning and Usage

#501BBB is a dynamic purple color with RGB values of 80, 27, 187 and HSL of 260°, 75%, 42%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #501BBB is #86BB1B, creating high-contrast pairings. For softer combinations, try analogous colors like #1B36BB.

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

Contrast with #501BBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #501BBB?

#501BBB is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #501BBB?

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

How to use #501BBB in CSS?

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

What colors go well with #501BBB?

#86BB1B (complementary), #1B36BB (analogous), and #341178 (lighter shade) work well with #501BBB.