#412C5E Color Information

Hex color code: #412C5E

The hex color #412C5E is a subtle purple with RGB values of (65, 44, 94) and HSL of (265°, 36%, 27%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#412C5E
RGB
65, 44, 94
HSL
265°, 36%, 27%
CMYK
31%, 53%, 0%, 63%

Shades

CSS Usage
color: #412C5E;
background-color: #412C5E;
border-color: #412C5E;
box-shadow: 0 0 10px #412C5E;
border: 2px solid #412C5E;
Tailwind Usage
bg-[#412C5E]
text-[#412C5E]
border-[#412C5E]
shadow-[0_0_10px_412C5E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #412C5E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #412C5E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #412C5E; 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 #412C5E; background-color: #412C5E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #412C5E20; border-left: 4px solid #412C5E; }

Link / Accent

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

a { color: #412C5E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #412C5E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 44, 94

Red: 65 / Green: 44 / Blue: 94

HSL

265°, 36%, 27%

Hue: 265° / Saturation: 36% / Lightness: 27%

CMYK

31%, 53%, 0%, 63%

Cyan: 31% / Magenta: 53% / Yellow: 0% / Key: 63%

What color is #412C5E?

#412C5E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #412C5E to RGB:

rgb(65, 44, 94)HEX to RGB Converter →

HEX to HSL

Convert #412C5E to HSL:

hsl(265, 36%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #412C5E to CMYK:

cmyk(31%, 53%, 0%, 63%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #412C5E has RGB (65, 44, 94) and HSL (265°, 36%, 27%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #412C5E is #495E2C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C305E.

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

Contrast with #412C5E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #412C5E?

#412C5E is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #412C5E?

#412C5E in RGB is (65, 44, 94) - 65 red, 44 green, and 94 blue.

How to use #412C5E in CSS?

Use #412C5E directly in your CSS properties like color or background-color.

What colors go well with #412C5E?

#495E2C (complementary), #2C305E (analogous), and #1D142A (lighter shade) work well with #412C5E.