#64124B Color Information

Hex color code: #64124B

The hex color #64124B is a dark magenta with RGB values of (100, 18, 75) and HSL of (318°, 69%, 23%). It is often used for branding and logos.

Try:
Color NamePurple
HEX
#64124B
RGB
100, 18, 75
HSL
318°, 69%, 23%
CMYK
0%, 82%, 25%, 61%

Shades

CSS Usage
color: #64124B;
background-color: #64124B;
border-color: #64124B;
box-shadow: 0 0 10px #64124B;
border: 2px solid #64124B;
Tailwind Usage
bg-[#64124B]
text-[#64124B]
border-[#64124B]
shadow-[0_0_10px_64124B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #64124B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #64124B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #64124B; 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 #64124B; background-color: #64124B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #64124B20; border-left: 4px solid #64124B; }

Link / Accent

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

a { color: #64124B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #64124B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 18, 75

Red: 100 / Green: 18 / Blue: 75

HSL

318°, 69%, 23%

Hue: 318° / Saturation: 69% / Lightness: 23%

CMYK

0%, 82%, 25%, 61%

Cyan: 0% / Magenta: 82% / Yellow: 25% / Key: 61%

What color is #64124B?

#64124B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #64124B to RGB:

rgb(100, 18, 75)HEX to RGB Converter →

HEX to HSL

Convert #64124B to HSL:

hsl(318, 69%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #64124B to CMYK:

cmyk(0%, 82%, 25%, 61%)Color Converter →

Color Meaning and Usage

A rich magenta tone, #64124B has RGB (100, 18, 75) and HSL (318°, 69%, 23%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #64124B is #12632A, creating high-contrast pairings. For softer combinations, try analogous colors like #531263.

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

Contrast with #64124B

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 #64124B?

#64124B is a rich magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #64124B?

#64124B in RGB is (100, 18, 75) - 100 red, 18 green, and 75 blue.

How to use #64124B in CSS?

Use #64124B directly in your CSS properties like color or background-color.

What colors go well with #64124B?

#12632A (complementary), #531263 (analogous), and #22061A (lighter shade) work well with #64124B.