#441E48 Color Information

Hex color code: #441E48

A dramatic magenta shade, #441E48 appears as (68, 30, 72) in RGB and (294°, 41%, 20%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#441E48
RGB
68, 30, 72
HSL
294°, 41%, 20%
CMYK
6%, 58%, 0%, 72%

Shades

CSS Usage
color: #441E48;
background-color: #441E48;
border-color: #441E48;
box-shadow: 0 0 10px #441E48;
border: 2px solid #441E48;
Tailwind Usage
bg-[#441E48]
text-[#441E48]
border-[#441E48]
shadow-[0_0_10px_441E48]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #441E48, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #441E48; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #441E48; 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 #441E48; background-color: #441E4815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #441E4820; border-left: 4px solid #441E48; }

Link / Accent

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

a { color: #441E48; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #441E48 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 30, 72

Red: 68 / Green: 30 / Blue: 72

HSL

294°, 41%, 20%

Hue: 294° / Saturation: 41% / Lightness: 20%

CMYK

6%, 58%, 0%, 72%

Cyan: 6% / Magenta: 58% / Yellow: 0% / Key: 72%

What color is #441E48?

#441E48 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #441E48 to RGB:

rgb(68, 30, 72)HEX to RGB Converter →

HEX to HSL

Convert #441E48 to HSL:

hsl(294, 41%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #441E48 to CMYK:

cmyk(6%, 58%, 0%, 72%)Color Converter →

Color Meaning and Usage

A deep magenta tone, #441E48 has RGB (68, 30, 72) and HSL (294°, 41%, 20%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #441E48 is #22481E, creating high-contrast pairings. For softer combinations, try analogous colors like #2F1E48.

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

Contrast with #441E48

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #441E48?

#441E48 is a deep magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #441E48?

#441E48 in RGB is (68, 30, 72) - 68 red, 30 green, and 72 blue.

How to use #441E48 in CSS?

Use #441E48 directly in your CSS properties like color or background-color.

What colors go well with #441E48?

#22481E (complementary), #2F1E48 (analogous), and #110812 (lighter shade) work well with #441E48.