#770F8A Color Information

Hex color code: #770F8A

#770F8A is a vivid magenta color. In RGB it is (119, 15, 138), and in HSL it is (291°, 80%, 30%). It is commonly used in modern UI design.

Try:
Color NamePurple
HEX
#770F8A
RGB
119, 15, 138
HSL
291°, 80%, 30%
CMYK
14%, 89%, 0%, 46%

Shades

CSS Usage
color: #770F8A;
background-color: #770F8A;
border-color: #770F8A;
box-shadow: 0 0 10px #770F8A;
border: 2px solid #770F8A;
Tailwind Usage
bg-[#770F8A]
text-[#770F8A]
border-[#770F8A]
shadow-[0_0_10px_770F8A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #770F8A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #770F8A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #770F8A; 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 #770F8A; background-color: #770F8A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #770F8A20; border-left: 4px solid #770F8A; }

Link / Accent

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

a { color: #770F8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #770F8A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 15, 138

Red: 119 / Green: 15 / Blue: 138

HSL

291°, 80%, 30%

Hue: 291° / Saturation: 80% / Lightness: 30%

CMYK

14%, 89%, 0%, 46%

Cyan: 14% / Magenta: 89% / Yellow: 0% / Key: 46%

What color is #770F8A?

#770F8A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #770F8A to RGB:

rgb(119, 15, 138)HEX to RGB Converter →

HEX to HSL

Convert #770F8A to HSL:

hsl(291, 80%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #770F8A to CMYK:

cmyk(14%, 89%, 0%, 46%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #770F8A has RGB (119, 15, 138) and HSL (291°, 80%, 30%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #770F8A is #228A0F, creating high-contrast pairings. For softer combinations, try analogous colors like #3A0F8A.

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

Contrast with #770F8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #770F8A?

#770F8A is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #770F8A?

#770F8A in RGB is (119, 15, 138) - 119 red, 15 green, and 138 blue.

How to use #770F8A in CSS?

Use #770F8A directly in your CSS properties like color or background-color.

What colors go well with #770F8A?

#228A0F (complementary), #3A0F8A (analogous), and #3C0845 (lighter shade) work well with #770F8A.