#644A5E Color Information

Hex color code: #644A5E

A balanced magenta shade, #644A5E appears as (100, 74, 94) in RGB and (314°, 15%, 34%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#644A5E
RGB
100, 74, 94
HSL
314°, 15%, 34%
CMYK
0%, 26%, 6%, 61%

Shades

CSS Usage
color: #644A5E;
background-color: #644A5E;
border-color: #644A5E;
box-shadow: 0 0 10px #644A5E;
border: 2px solid #644A5E;
Tailwind Usage
bg-[#644A5E]
text-[#644A5E]
border-[#644A5E]
shadow-[0_0_10px_644A5E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #644A5E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #644A5E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #644A5E; 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 #644A5E; background-color: #644A5E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #644A5E20; border-left: 4px solid #644A5E; }

Link / Accent

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

a { color: #644A5E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #644A5E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 74, 94

Red: 100 / Green: 74 / Blue: 94

HSL

314°, 15%, 34%

Hue: 314° / Saturation: 15% / Lightness: 34%

CMYK

0%, 26%, 6%, 61%

Cyan: 0% / Magenta: 26% / Yellow: 6% / Key: 61%

What color is #644A5E?

#644A5E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #644A5E to RGB:

rgb(100, 74, 94)HEX to RGB Converter →

HEX to HSL

Convert #644A5E to HSL:

hsl(314, 15%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #644A5E to CMYK:

cmyk(0%, 26%, 6%, 61%)Color Converter →

Color Meaning and Usage

#644A5E is a understated magenta color with RGB values of 100, 74, 94 and HSL of 314°, 15%, 34%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #644A5E is #4A6450, creating high-contrast pairings. For softer combinations, try analogous colors like #5D4A64.

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

Contrast with #644A5E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #644A5E?

#644A5E is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #644A5E?

#644A5E in RGB is (100, 74, 94) - 100 red, 74 green, and 94 blue.

How to use #644A5E in CSS?

Use #644A5E directly in your CSS properties like color or background-color.

What colors go well with #644A5E?

#4A6450 (complementary), #5D4A64 (analogous), and #382934 (lighter shade) work well with #644A5E.