#75289F Color Information

Hex color code: #75289F

A balanced purple shade, #75289F appears as (117, 40, 159) in RGB and (279°, 60%, 39%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#75289F
RGB
117, 40, 159
HSL
279°, 60%, 39%
CMYK
26%, 75%, 0%, 38%

Shades

CSS Usage
color: #75289F;
background-color: #75289F;
border-color: #75289F;
box-shadow: 0 0 10px #75289F;
border: 2px solid #75289F;
Tailwind Usage
bg-[#75289F]
text-[#75289F]
border-[#75289F]
shadow-[0_0_10px_75289F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #75289F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #75289F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #75289F; 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 #75289F; background-color: #75289F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #75289F20; border-left: 4px solid #75289F; }

Link / Accent

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

a { color: #75289F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #75289F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 40, 159

Red: 117 / Green: 40 / Blue: 159

HSL

279°, 60%, 39%

Hue: 279° / Saturation: 60% / Lightness: 39%

CMYK

26%, 75%, 0%, 38%

Cyan: 26% / Magenta: 75% / Yellow: 0% / Key: 38%

What color is #75289F?

#75289F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75289F to RGB:

rgb(117, 40, 159)HEX to RGB Converter →

HEX to HSL

Convert #75289F to HSL:

hsl(279, 60%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #75289F to CMYK:

cmyk(26%, 75%, 0%, 38%)Color Converter →

Color Meaning and Usage

#75289F is a understated purple color with RGB values of 117, 40, 159 and HSL of 279°, 60%, 39%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75289F is #529F28, creating high-contrast pairings. For softer combinations, try analogous colors like #3A289F.

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

Contrast with #75289F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75289F?

#75289F is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #75289F?

#75289F in RGB is (117, 40, 159) - 117 red, 40 green, and 159 blue.

How to use #75289F in CSS?

Use #75289F directly in your CSS properties like color or background-color.

What colors go well with #75289F?

#529F28 (complementary), #3A289F (analogous), and #481862 (lighter shade) work well with #75289F.