#65149F Color Information

Hex color code: #65149F

The hex color #65149F is a eye-catching purple with RGB values of (101, 20, 159) and HSL of (275°, 78%, 35%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#65149F
RGB
101, 20, 159
HSL
275°, 78%, 35%
CMYK
36%, 87%, 0%, 38%

Shades

CSS Usage
color: #65149F;
background-color: #65149F;
border-color: #65149F;
box-shadow: 0 0 10px #65149F;
border: 2px solid #65149F;
Tailwind Usage
bg-[#65149F]
text-[#65149F]
border-[#65149F]
shadow-[0_0_10px_65149F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #65149F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #65149F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #65149F; 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 #65149F; background-color: #65149F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #65149F20; border-left: 4px solid #65149F; }

Link / Accent

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

a { color: #65149F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #65149F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 20, 159

Red: 101 / Green: 20 / Blue: 159

HSL

275°, 78%, 35%

Hue: 275° / Saturation: 78% / Lightness: 35%

CMYK

36%, 87%, 0%, 38%

Cyan: 36% / Magenta: 87% / Yellow: 0% / Key: 38%

What color is #65149F?

#65149F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65149F to RGB:

rgb(101, 20, 159)HEX to RGB Converter →

HEX to HSL

Convert #65149F to HSL:

hsl(275, 78%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #65149F to CMYK:

cmyk(36%, 87%, 0%, 38%)Color Converter →

Color Meaning and Usage

#65149F is a bold purple color with RGB values of 101, 20, 159 and HSL of 275°, 78%, 35%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65149F is #4E9F14, creating high-contrast pairings. For softer combinations, try analogous colors like #1F149F.

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

Contrast with #65149F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65149F?

#65149F is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #65149F?

#65149F in RGB is (101, 20, 159) - 101 red, 20 green, and 159 blue.

How to use #65149F in CSS?

Use #65149F directly in your CSS properties like color or background-color.

What colors go well with #65149F?

#4E9F14 (complementary), #1F149F (analogous), and #3A0B5B (lighter shade) work well with #65149F.