#751B79 Color Information

Hex color code: #751B79

A neutral magenta shade, #751B79 appears as (117, 27, 121) in RGB and (297°, 64%, 29%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePurple
HEX
#751B79
RGB
117, 27, 121
HSL
297°, 64%, 29%
CMYK
3%, 78%, 0%, 53%

Shades

CSS Usage
color: #751B79;
background-color: #751B79;
border-color: #751B79;
box-shadow: 0 0 10px #751B79;
border: 2px solid #751B79;
Tailwind Usage
bg-[#751B79]
text-[#751B79]
border-[#751B79]
shadow-[0_0_10px_751B79]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #751B79, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #751B79; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #751B79; 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 #751B79; background-color: #751B7915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #751B7920; border-left: 4px solid #751B79; }

Link / Accent

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

a { color: #751B79; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #751B79 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 27, 121

Red: 117 / Green: 27 / Blue: 121

HSL

297°, 64%, 29%

Hue: 297° / Saturation: 64% / Lightness: 29%

CMYK

3%, 78%, 0%, 53%

Cyan: 3% / Magenta: 78% / Yellow: 0% / Key: 53%

What color is #751B79?

#751B79 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #751B79 to RGB:

rgb(117, 27, 121)HEX to RGB Converter →

HEX to HSL

Convert #751B79 to HSL:

hsl(297, 64%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #751B79 to CMYK:

cmyk(3%, 78%, 0%, 53%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #751B79 has RGB (117, 27, 121) and HSL (297°, 64%, 29%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #751B79 is #1F791B, creating high-contrast pairings. For softer combinations, try analogous colors like #451B79.

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

Contrast with #751B79

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #751B79?

#751B79 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #751B79?

#751B79 in RGB is (117, 27, 121) - 117 red, 27 green, and 121 blue.

How to use #751B79 in CSS?

Use #751B79 directly in your CSS properties like color or background-color.

What colors go well with #751B79?

#1F791B (complementary), #451B79 (analogous), and #380D3B (lighter shade) work well with #751B79.