#65104A Color Information

Hex color code: #65104A

The hex color #65104A is a deep magenta with RGB values of (101, 16, 74) and HSL of (319°, 73%, 23%). It is commonly used in modern UI design.

Try:
Color NamePurple
HEX
#65104A
RGB
101, 16, 74
HSL
319°, 73%, 23%
CMYK
0%, 84%, 27%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #65104A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 16, 74

Red: 101 / Green: 16 / Blue: 74

HSL

319°, 73%, 23%

Hue: 319° / Saturation: 73% / Lightness: 23%

CMYK

0%, 84%, 27%, 60%

Cyan: 0% / Magenta: 84% / Yellow: 27% / Key: 60%

What color is #65104A?

#65104A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65104A to RGB:

rgb(101, 16, 74)HEX to RGB Converter →

HEX to HSL

Convert #65104A to HSL:

hsl(319, 73%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #65104A to CMYK:

cmyk(0%, 84%, 27%, 60%)Color Converter →

Color Meaning and Usage

A deep magenta tone, #65104A has RGB (101, 16, 74) and HSL (319°, 73%, 23%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65104A is #10652B, creating high-contrast pairings. For softer combinations, try analogous colors like #561065.

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

Contrast with #65104A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65104A?

#65104A is a deep magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #65104A?

#65104A in RGB is (101, 16, 74) - 101 red, 16 green, and 74 blue.

How to use #65104A in CSS?

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

What colors go well with #65104A?

#10652B (complementary), #561065 (analogous), and #23061A (lighter shade) work well with #65104A.