#48193B Color Information

Hex color code: #48193B

#48193B is a rich magenta color. In RGB it is (72, 25, 59), and in HSL it is (317°, 48%, 19%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#48193B
RGB
72, 25, 59
HSL
317°, 48%, 19%
CMYK
0%, 65%, 18%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #48193B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 25, 59

Red: 72 / Green: 25 / Blue: 59

HSL

317°, 48%, 19%

Hue: 317° / Saturation: 48% / Lightness: 19%

CMYK

0%, 65%, 18%, 72%

Cyan: 0% / Magenta: 65% / Yellow: 18% / Key: 72%

What color is #48193B?

#48193B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48193B to RGB:

rgb(72, 25, 59)HEX to RGB Converter →

HEX to HSL

Convert #48193B to HSL:

hsl(317, 48%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #48193B to CMYK:

cmyk(0%, 65%, 18%, 72%)Color Converter →

Color Meaning and Usage

A deep magenta tone, #48193B has RGB (72, 25, 59) and HSL (317°, 48%, 19%). Known for evoking sophistication and elegance, this very dark shade is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48193B is #194826, creating high-contrast pairings. For softer combinations, try analogous colors like #3E1948.

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

Contrast with #48193B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48193B?

#48193B is a deep magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #48193B?

#48193B in RGB is (72, 25, 59) - 72 red, 25 green, and 59 blue.

How to use #48193B in CSS?

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

What colors go well with #48193B?

#194826 (complementary), #3E1948 (analogous), and #0F050C (lighter shade) work well with #48193B.