#41364B Color Information

Hex color code: #41364B

#41364B is a neutral purple color. In RGB it is (65, 54, 75), and in HSL it is (271°, 16%, 25%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#41364B
RGB
65, 54, 75
HSL
271°, 16%, 25%
CMYK
13%, 28%, 0%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41364B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 54, 75

Red: 65 / Green: 54 / Blue: 75

HSL

271°, 16%, 25%

Hue: 271° / Saturation: 16% / Lightness: 25%

CMYK

13%, 28%, 0%, 71%

Cyan: 13% / Magenta: 28% / Yellow: 0% / Key: 71%

What color is #41364B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41364B to RGB:

rgb(65, 54, 75)HEX to RGB Converter →

HEX to HSL

Convert #41364B to HSL:

hsl(271, 16%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #41364B to CMYK:

cmyk(13%, 28%, 0%, 71%)Color Converter →

Color Meaning and Usage

#41364B is a understated purple color with RGB values of 65, 54, 75 and HSL of 271°, 16%, 25%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41364B is #3F4A36, creating high-contrast pairings. For softer combinations, try analogous colors like #36364A.

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

Contrast with #41364B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41364B?

#41364B is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #41364B?

#41364B in RGB is (65, 54, 75) - 65 red, 54 green, and 75 blue.

How to use #41364B in CSS?

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

What colors go well with #41364B?

#3F4A36 (complementary), #36364A (analogous), and #1A151E (lighter shade) work well with #41364B.