#77147B Color Information

Hex color code: #77147B

The hex color #77147B is a vivid magenta with RGB values of (119, 20, 123) and HSL of (298°, 72%, 28%). It is commonly used in modern UI design.

Try:
Color NamePurple
HEX
#77147B
RGB
119, 20, 123
HSL
298°, 72%, 28%
CMYK
3%, 84%, 0%, 52%

Shades

CSS Usage
color: #77147B;
background-color: #77147B;
border-color: #77147B;
box-shadow: 0 0 10px #77147B;
border: 2px solid #77147B;
Tailwind Usage
bg-[#77147B]
text-[#77147B]
border-[#77147B]
shadow-[0_0_10px_77147B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #77147B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #77147B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #77147B; 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 #77147B; background-color: #77147B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #77147B20; border-left: 4px solid #77147B; }

Link / Accent

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

a { color: #77147B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77147B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 20, 123

Red: 119 / Green: 20 / Blue: 123

HSL

298°, 72%, 28%

Hue: 298° / Saturation: 72% / Lightness: 28%

CMYK

3%, 84%, 0%, 52%

Cyan: 3% / Magenta: 84% / Yellow: 0% / Key: 52%

What color is #77147B?

#77147B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77147B to RGB:

rgb(119, 20, 123)HEX to RGB Converter →

HEX to HSL

Convert #77147B to HSL:

hsl(298, 72%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #77147B to CMYK:

cmyk(3%, 84%, 0%, 52%)Color Converter →

Color Meaning and Usage

#77147B is a vivid magenta color with RGB values of 119, 20, 123 and HSL of 298°, 72%, 28%. 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 #77147B is #177B14, creating high-contrast pairings. For softer combinations, try analogous colors like #44147B.

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

Contrast with #77147B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77147B?

#77147B is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #77147B?

#77147B in RGB is (119, 20, 123) - 119 red, 20 green, and 123 blue.

How to use #77147B in CSS?

Use #77147B directly in your CSS properties like color or background-color.

What colors go well with #77147B?

#177B14 (complementary), #44147B (analogous), and #370939 (lighter shade) work well with #77147B.