#71187C Color Information

Hex color code: #71187C

#71187C is a balanced magenta color. In RGB it is (113, 24, 124), and in HSL it is (293°, 68%, 29%). It is frequently seen in web interfaces.

Try:
Color NamePurple
HEX
#71187C
RGB
113, 24, 124
HSL
293°, 68%, 29%
CMYK
9%, 81%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #71187C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 24, 124

Red: 113 / Green: 24 / Blue: 124

HSL

293°, 68%, 29%

Hue: 293° / Saturation: 68% / Lightness: 29%

CMYK

9%, 81%, 0%, 51%

Cyan: 9% / Magenta: 81% / Yellow: 0% / Key: 51%

What color is #71187C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71187C to RGB:

rgb(113, 24, 124)HEX to RGB Converter →

HEX to HSL

Convert #71187C to HSL:

hsl(293, 68%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #71187C to CMYK:

cmyk(9%, 81%, 0%, 51%)Color Converter →

Color Meaning and Usage

#71187C is a understated magenta color with RGB values of 113, 24, 124 and HSL of 293°, 68%, 29%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #71187C is #237C18, creating high-contrast pairings. For softer combinations, try analogous colors like #3E187C.

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

Contrast with #71187C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71187C?

#71187C is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #71187C?

#71187C in RGB is (113, 24, 124) - 113 red, 24 green, and 124 blue.

How to use #71187C in CSS?

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

What colors go well with #71187C?

#237C18 (complementary), #3E187C (analogous), and #360B3C (lighter shade) work well with #71187C.