#77407D Color Information

Hex color code: #77407D

A gentle magenta shade, #77407D appears as (119, 64, 125) in RGB and (294°, 32%, 37%) in HSL. It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#77407D
RGB
119, 64, 125
HSL
294°, 32%, 37%
CMYK
5%, 49%, 0%, 51%

Shades

CSS Usage
color: #77407D;
background-color: #77407D;
border-color: #77407D;
box-shadow: 0 0 10px #77407D;
border: 2px solid #77407D;
Tailwind Usage
bg-[#77407D]
text-[#77407D]
border-[#77407D]
shadow-[0_0_10px_77407D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #77407D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #77407D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #77407D; 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 #77407D; background-color: #77407D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #77407D20; border-left: 4px solid #77407D; }

Link / Accent

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

a { color: #77407D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77407D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 64, 125

Red: 119 / Green: 64 / Blue: 125

HSL

294°, 32%, 37%

Hue: 294° / Saturation: 32% / Lightness: 37%

CMYK

5%, 49%, 0%, 51%

Cyan: 5% / Magenta: 49% / Yellow: 0% / Key: 51%

What color is #77407D?

#77407D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77407D to RGB:

rgb(119, 64, 125)HEX to RGB Converter →

HEX to HSL

Convert #77407D to HSL:

hsl(294, 32%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #77407D to CMYK:

cmyk(5%, 49%, 0%, 51%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #77407D has RGB (119, 64, 125) and HSL (294°, 32%, 37%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77407D is #467D40, creating high-contrast pairings. For softer combinations, try analogous colors like #58407D.

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

Contrast with #77407D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77407D?

#77407D is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #77407D?

#77407D in RGB is (119, 64, 125) - 119 red, 64 green, and 125 blue.

How to use #77407D in CSS?

Use #77407D directly in your CSS properties like color or background-color.

What colors go well with #77407D?

#467D40 (complementary), #58407D (analogous), and #46264A (lighter shade) work well with #77407D.