#53183C Color Information

Hex color code: #53183C

A deep magenta shade, #53183C appears as (83, 24, 60) in RGB and (323°, 55%, 21%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#53183C
RGB
83, 24, 60
HSL
323°, 55%, 21%
CMYK
0%, 71%, 28%, 67%

Shades

CSS Usage
color: #53183C;
background-color: #53183C;
border-color: #53183C;
box-shadow: 0 0 10px #53183C;
border: 2px solid #53183C;
Tailwind Usage
bg-[#53183C]
text-[#53183C]
border-[#53183C]
shadow-[0_0_10px_53183C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #53183C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #53183C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #53183C; 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 #53183C; background-color: #53183C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #53183C20; border-left: 4px solid #53183C; }

Link / Accent

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

a { color: #53183C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #53183C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 24, 60

Red: 83 / Green: 24 / Blue: 60

HSL

323°, 55%, 21%

Hue: 323° / Saturation: 55% / Lightness: 21%

CMYK

0%, 71%, 28%, 67%

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

What color is #53183C?

#53183C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53183C to RGB:

rgb(83, 24, 60)HEX to RGB Converter →

HEX to HSL

Convert #53183C to HSL:

hsl(323, 55%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #53183C to CMYK:

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

Color Meaning and Usage

#53183C is a deep magenta color with RGB values of 83, 24, 60 and HSL of 323°, 55%, 21%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53183C is #18532F, creating high-contrast pairings. For softer combinations, try analogous colors like #4C1853.

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

Contrast with #53183C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #53183C?

#53183C is a deep magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #53183C?

#53183C in RGB is (83, 24, 60) - 83 red, 24 green, and 60 blue.

How to use #53183C in CSS?

Use #53183C directly in your CSS properties like color or background-color.

What colors go well with #53183C?

#18532F (complementary), #4C1853 (analogous), and #180711 (lighter shade) work well with #53183C.