#73114C Color Information

Hex color code: #73114C

A striking magenta shade, #73114C appears as (115, 17, 76) in RGB and (324°, 74%, 26%) in HSL. It is often used for branding and logos.

Try:
Color NamePurple
HEX
#73114C
RGB
115, 17, 76
HSL
324°, 74%, 26%
CMYK
0%, 85%, 34%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #73114C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 17, 76

Red: 115 / Green: 17 / Blue: 76

HSL

324°, 74%, 26%

Hue: 324° / Saturation: 74% / Lightness: 26%

CMYK

0%, 85%, 34%, 55%

Cyan: 0% / Magenta: 85% / Yellow: 34% / Key: 55%

What color is #73114C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73114C to RGB:

rgb(115, 17, 76)HEX to RGB Converter →

HEX to HSL

Convert #73114C to HSL:

hsl(324, 74%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #73114C to CMYK:

cmyk(0%, 85%, 34%, 55%)Color Converter →

Color Meaning and Usage

#73114C is a vivid magenta color with RGB values of 115, 17, 76 and HSL of 324°, 74%, 26%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73114C is #117338, creating high-contrast pairings. For softer combinations, try analogous colors like #6A1173.

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

Contrast with #73114C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73114C?

#73114C is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #73114C?

#73114C in RGB is (115, 17, 76) - 115 red, 17 green, and 76 blue.

How to use #73114C in CSS?

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

What colors go well with #73114C?

#117338 (complementary), #6A1173 (analogous), and #310720 (lighter shade) work well with #73114C.