#745582 Color Information

Hex color code: #745582

A gentle purple shade, #745582 appears as (116, 85, 130) in RGB and (281°, 21%, 42%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#745582
RGB
116, 85, 130
HSL
281°, 21%, 42%
CMYK
11%, 35%, 0%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #745582; 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 #745582; background-color: #74558215; }

Alert / Toast

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

Link / Accent

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

a { color: #745582; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #745582 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 85, 130

Red: 116 / Green: 85 / Blue: 130

HSL

281°, 21%, 42%

Hue: 281° / Saturation: 21% / Lightness: 42%

CMYK

11%, 35%, 0%, 49%

Cyan: 11% / Magenta: 35% / Yellow: 0% / Key: 49%

What color is #745582?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #745582 to RGB:

rgb(116, 85, 130)HEX to RGB Converter →

HEX to HSL

Convert #745582 to HSL:

hsl(281, 21%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #745582 to CMYK:

cmyk(11%, 35%, 0%, 49%)Color Converter →

Color Meaning and Usage

#745582 is a subtle purple color with RGB values of 116, 85, 130 and HSL of 281°, 21%, 42%. 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 #745582 is #638255, creating high-contrast pairings. For softer combinations, try analogous colors like #5D5582.

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

Contrast with #745582

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #745582?

#745582 is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #745582?

#745582 in RGB is (116, 85, 130) - 116 red, 85 green, and 130 blue.

How to use #745582 in CSS?

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

What colors go well with #745582?

#638255 (complementary), #5D5582 (analogous), and #4A3653 (lighter shade) work well with #745582.