#49415D Color Information

Hex color code: #49415D

The hex color #49415D is a balanced purple with RGB values of (73, 65, 93) and HSL of (257°, 18%, 31%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#49415D
RGB
73, 65, 93
HSL
257°, 18%, 31%
CMYK
22%, 30%, 0%, 64%

Shades

CSS Usage
color: #49415D;
background-color: #49415D;
border-color: #49415D;
box-shadow: 0 0 10px #49415D;
border: 2px solid #49415D;
Tailwind Usage
bg-[#49415D]
text-[#49415D]
border-[#49415D]
shadow-[0_0_10px_49415D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #49415D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #49415D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #49415D; 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 #49415D; background-color: #49415D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #49415D20; border-left: 4px solid #49415D; }

Link / Accent

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

a { color: #49415D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #49415D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 65, 93

Red: 73 / Green: 65 / Blue: 93

HSL

257°, 18%, 31%

Hue: 257° / Saturation: 18% / Lightness: 31%

CMYK

22%, 30%, 0%, 64%

Cyan: 22% / Magenta: 30% / Yellow: 0% / Key: 64%

What color is #49415D?

#49415D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #49415D to RGB:

rgb(73, 65, 93)HEX to RGB Converter →

HEX to HSL

Convert #49415D to HSL:

hsl(257, 18%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #49415D to CMYK:

cmyk(22%, 30%, 0%, 64%)Color Converter →

Color Meaning and Usage

#49415D is a balanced purple color with RGB values of 73, 65, 93 and HSL of 257°, 18%, 31%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #49415D is #555D41, creating high-contrast pairings. For softer combinations, try analogous colors like #41475D.

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

Contrast with #49415D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #49415D?

#49415D is a balanced purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #49415D?

#49415D in RGB is (73, 65, 93) - 73 red, 65 green, and 93 blue.

How to use #49415D in CSS?

Use #49415D directly in your CSS properties like color or background-color.

What colors go well with #49415D?

#555D41 (complementary), #41475D (analogous), and #262130 (lighter shade) work well with #49415D.