#79477E Color Information

Hex color code: #79477E

The hex color #79477E is a gentle magenta with RGB values of (121, 71, 126) and HSL of (295°, 28%, 39%). It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#79477E
RGB
121, 71, 126
HSL
295°, 28%, 39%
CMYK
4%, 44%, 0%, 51%

Shades

CSS Usage
color: #79477E;
background-color: #79477E;
border-color: #79477E;
box-shadow: 0 0 10px #79477E;
border: 2px solid #79477E;
Tailwind Usage
bg-[#79477E]
text-[#79477E]
border-[#79477E]
shadow-[0_0_10px_79477E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #79477E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #79477E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #79477E; 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 #79477E; background-color: #79477E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #79477E20; border-left: 4px solid #79477E; }

Link / Accent

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

a { color: #79477E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #79477E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 71, 126

Red: 121 / Green: 71 / Blue: 126

HSL

295°, 28%, 39%

Hue: 295° / Saturation: 28% / Lightness: 39%

CMYK

4%, 44%, 0%, 51%

Cyan: 4% / Magenta: 44% / Yellow: 0% / Key: 51%

What color is #79477E?

#79477E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79477E to RGB:

rgb(121, 71, 126)HEX to RGB Converter →

HEX to HSL

Convert #79477E to HSL:

hsl(295, 28%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #79477E to CMYK:

cmyk(4%, 44%, 0%, 51%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #79477E has RGB (121, 71, 126) and HSL (295°, 28%, 39%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #79477E is #4C7F48, creating high-contrast pairings. For softer combinations, try analogous colors like #5F487F.

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

Contrast with #79477E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79477E?

#79477E is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #79477E?

#79477E in RGB is (121, 71, 126) - 121 red, 71 green, and 126 blue.

How to use #79477E in CSS?

Use #79477E directly in your CSS properties like color or background-color.

What colors go well with #79477E?

#4C7F48 (complementary), #5F487F (analogous), and #4B2C4E (lighter shade) work well with #79477E.