#75389F Color Information

Hex color code: #75389F

A subtle purple shade, #75389F appears as (117, 56, 159) in RGB and (276°, 48%, 42%) in HSL. It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#75389F
RGB
117, 56, 159
HSL
276°, 48%, 42%
CMYK
26%, 65%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75389F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 56, 159

Red: 117 / Green: 56 / Blue: 159

HSL

276°, 48%, 42%

Hue: 276° / Saturation: 48% / Lightness: 42%

CMYK

26%, 65%, 0%, 38%

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

What color is #75389F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75389F to RGB:

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

HEX to HSL

Convert #75389F to HSL:

hsl(276, 48%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #75389F to CMYK:

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

Color Meaning and Usage

#75389F is a gentle purple color with RGB values of 117, 56, 159 and HSL of 276°, 48%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75389F is #619F38, creating high-contrast pairings. For softer combinations, try analogous colors like #42389F.

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

Contrast with #75389F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75389F?

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

What is the RGB value of #75389F?

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

How to use #75389F in CSS?

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

What colors go well with #75389F?

#619F38 (complementary), #42389F (analogous), and #4B2466 (lighter shade) work well with #75389F.