#56103B Color Information

Hex color code: #56103B

A dark magenta shade, #56103B appears as (86, 16, 59) in RGB and (323°, 69%, 20%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIndigo
HEX
#56103B
RGB
86, 16, 59
HSL
323°, 69%, 20%
CMYK
0%, 81%, 31%, 66%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #56103B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 16, 59

Red: 86 / Green: 16 / Blue: 59

HSL

323°, 69%, 20%

Hue: 323° / Saturation: 69% / Lightness: 20%

CMYK

0%, 81%, 31%, 66%

Cyan: 0% / Magenta: 81% / Yellow: 31% / Key: 66%

What color is #56103B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56103B to RGB:

rgb(86, 16, 59)HEX to RGB Converter →

HEX to HSL

Convert #56103B to HSL:

hsl(323, 69%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #56103B to CMYK:

cmyk(0%, 81%, 31%, 66%)Color Converter →

Color Meaning and Usage

#56103B is a rich magenta color with RGB values of 86, 16, 59 and HSL of 323°, 69%, 20%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56103B is #10562B, creating high-contrast pairings. For softer combinations, try analogous colors like #4E1056.

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

Contrast with #56103B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56103B?

#56103B is a rich magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #56103B?

#56103B in RGB is (86, 16, 59) - 86 red, 16 green, and 59 blue.

How to use #56103B in CSS?

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

What colors go well with #56103B?

#10562B (complementary), #4E1056 (analogous), and #16040F (lighter shade) work well with #56103B.