#77375D Color Information

Hex color code: #77375D

A subtle magenta shade, #77375D appears as (119, 55, 93) in RGB and (324°, 37%, 34%) in HSL. It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#77375D
RGB
119, 55, 93
HSL
324°, 37%, 34%
CMYK
0%, 54%, 22%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #77375D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 55, 93

Red: 119 / Green: 55 / Blue: 93

HSL

324°, 37%, 34%

Hue: 324° / Saturation: 37% / Lightness: 34%

CMYK

0%, 54%, 22%, 53%

Cyan: 0% / Magenta: 54% / Yellow: 22% / Key: 53%

What color is #77375D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77375D to RGB:

rgb(119, 55, 93)HEX to RGB Converter →

HEX to HSL

Convert #77375D to HSL:

hsl(324, 37%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #77375D to CMYK:

cmyk(0%, 54%, 22%, 53%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #77375D has RGB (119, 55, 93) and HSL (324°, 37%, 34%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77375D is #377750, creating high-contrast pairings. For softer combinations, try analogous colors like #703777.

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

Contrast with #77375D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77375D?

#77375D is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #77375D?

#77375D in RGB is (119, 55, 93) - 119 red, 55 green, and 93 blue.

How to use #77375D in CSS?

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

What colors go well with #77375D?

#377750 (complementary), #703777 (analogous), and #421F34 (lighter shade) work well with #77375D.