#49435B Color Information

Hex color code: #49435B

A subtle purple shade, #49435B appears as (73, 67, 91) in RGB and (255°, 15%, 31%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#49435B
RGB
73, 67, 91
HSL
255°, 15%, 31%
CMYK
20%, 26%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #49435B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 67, 91

Red: 73 / Green: 67 / Blue: 91

HSL

255°, 15%, 31%

Hue: 255° / Saturation: 15% / Lightness: 31%

CMYK

20%, 26%, 0%, 64%

Cyan: 20% / Magenta: 26% / Yellow: 0% / Key: 64%

What color is #49435B?

#49435B is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #49435B to RGB:

rgb(73, 67, 91)HEX to RGB Converter →

HEX to HSL

Convert #49435B to HSL:

hsl(255, 15%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #49435B to CMYK:

cmyk(20%, 26%, 0%, 64%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #49435B has RGB (73, 67, 91) and HSL (255°, 15%, 31%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #49435B is #555B43, creating high-contrast pairings. For softer combinations, try analogous colors like #43495B.

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

Contrast with #49435B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #49435B?

#49435B is a neutral purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #49435B?

#49435B in RGB is (73, 67, 91) - 73 red, 67 green, and 91 blue.

How to use #49435B in CSS?

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

What colors go well with #49435B?

#555B43 (complementary), #43495B (analogous), and #26232F (lighter shade) work well with #49435B.