#41253C Color Information

Hex color code: #41253C

A dramatic magenta shade, #41253C appears as (65, 37, 60) in RGB and (311°, 27%, 20%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#41253C
RGB
65, 37, 60
HSL
311°, 27%, 20%
CMYK
0%, 43%, 8%, 75%

Shades

CSS Usage
color: #41253C;
background-color: #41253C;
border-color: #41253C;
box-shadow: 0 0 10px #41253C;
border: 2px solid #41253C;
Tailwind Usage
bg-[#41253C]
text-[#41253C]
border-[#41253C]
shadow-[0_0_10px_41253C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #41253C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #41253C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #41253C; 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 #41253C; background-color: #41253C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #41253C20; border-left: 4px solid #41253C; }

Link / Accent

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

a { color: #41253C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #41253C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 37, 60

Red: 65 / Green: 37 / Blue: 60

HSL

311°, 27%, 20%

Hue: 311° / Saturation: 27% / Lightness: 20%

CMYK

0%, 43%, 8%, 75%

Cyan: 0% / Magenta: 43% / Yellow: 8% / Key: 75%

What color is #41253C?

#41253C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41253C to RGB:

rgb(65, 37, 60)HEX to RGB Converter →

HEX to HSL

Convert #41253C to HSL:

hsl(311, 27%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #41253C to CMYK:

cmyk(0%, 43%, 8%, 75%)Color Converter →

Color Meaning and Usage

#41253C is a dark magenta color with RGB values of 65, 37, 60 and HSL of 311°, 27%, 20%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41253C is #25412A, creating high-contrast pairings. For softer combinations, try analogous colors like #382541.

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

Contrast with #41253C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41253C?

#41253C is a dark magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #41253C?

#41253C in RGB is (65, 37, 60) - 65 red, 37 green, and 60 blue.

How to use #41253C in CSS?

Use #41253C directly in your CSS properties like color or background-color.

What colors go well with #41253C?

#25412A (complementary), #382541 (analogous), and #10090F (lighter shade) work well with #41253C.