#79395C Color Information

Hex color code: #79395C

A gentle magenta shade, #79395C appears as (121, 57, 92) in RGB and (327°, 36%, 35%) in HSL. It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#79395C
RGB
121, 57, 92
HSL
327°, 36%, 35%
CMYK
0%, 53%, 24%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #79395C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 57, 92

Red: 121 / Green: 57 / Blue: 92

HSL

327°, 36%, 35%

Hue: 327° / Saturation: 36% / Lightness: 35%

CMYK

0%, 53%, 24%, 53%

Cyan: 0% / Magenta: 53% / Yellow: 24% / Key: 53%

What color is #79395C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79395C to RGB:

rgb(121, 57, 92)HEX to RGB Converter →

HEX to HSL

Convert #79395C to HSL:

hsl(327, 36%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #79395C to CMYK:

cmyk(0%, 53%, 24%, 53%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #79395C has RGB (121, 57, 92) and HSL (327°, 36%, 35%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #79395C is #397956, creating high-contrast pairings. For softer combinations, try analogous colors like #763979.

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

Contrast with #79395C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79395C?

#79395C is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #79395C?

#79395C in RGB is (121, 57, 92) - 121 red, 57 green, and 92 blue.

How to use #79395C in CSS?

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

What colors go well with #79395C?

#397956 (complementary), #763979 (analogous), and #452135 (lighter shade) work well with #79395C.