#77477A Color Information

Hex color code: #77477A

The hex color #77477A is a gentle magenta with RGB values of (119, 71, 122) and HSL of (296°, 26%, 38%). It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#77477A
RGB
119, 71, 122
HSL
296°, 26%, 38%
CMYK
2%, 42%, 0%, 52%

Shades

CSS Usage
color: #77477A;
background-color: #77477A;
border-color: #77477A;
box-shadow: 0 0 10px #77477A;
border: 2px solid #77477A;
Tailwind Usage
bg-[#77477A]
text-[#77477A]
border-[#77477A]
shadow-[0_0_10px_77477A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #77477A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #77477A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #77477A; 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 #77477A; background-color: #77477A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #77477A20; border-left: 4px solid #77477A; }

Link / Accent

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

a { color: #77477A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77477A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 71, 122

Red: 119 / Green: 71 / Blue: 122

HSL

296°, 26%, 38%

Hue: 296° / Saturation: 26% / Lightness: 38%

CMYK

2%, 42%, 0%, 52%

Cyan: 2% / Magenta: 42% / Yellow: 0% / Key: 52%

What color is #77477A?

#77477A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77477A to RGB:

rgb(119, 71, 122)HEX to RGB Converter →

HEX to HSL

Convert #77477A to HSL:

hsl(296, 26%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #77477A to CMYK:

cmyk(2%, 42%, 0%, 52%)Color Converter →

Color Meaning and Usage

#77477A is a gentle magenta color with RGB values of 119, 71, 122 and HSL of 296°, 26%, 38%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77477A is #4B7A48, creating high-contrast pairings. For softer combinations, try analogous colors like #5E487A.

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

Contrast with #77477A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77477A?

#77477A is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #77477A?

#77477A in RGB is (119, 71, 122) - 119 red, 71 green, and 122 blue.

How to use #77477A in CSS?

Use #77477A directly in your CSS properties like color or background-color.

What colors go well with #77477A?

#4B7A48 (complementary), #5E487A (analogous), and #482B4A (lighter shade) work well with #77477A.