#75639C Color Information

Hex color code: #75639C

The hex color #75639C is a soft purple with RGB values of (117, 99, 156) and HSL of (259°, 22%, 50%). It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#75639C
RGB
117, 99, 156
HSL
259°, 22%, 50%
CMYK
25%, 37%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #75639C; 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 #75639C; background-color: #75639C15; }

Alert / Toast

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

Link / Accent

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

a { color: #75639C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #75639C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 99, 156

Red: 117 / Green: 99 / Blue: 156

HSL

259°, 22%, 50%

Hue: 259° / Saturation: 22% / Lightness: 50%

CMYK

25%, 37%, 0%, 39%

Cyan: 25% / Magenta: 37% / Yellow: 0% / Key: 39%

What color is #75639C?

#75639C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75639C to RGB:

rgb(117, 99, 156)HEX to RGB Converter →

HEX to HSL

Convert #75639C to HSL:

hsl(259, 22%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #75639C to CMYK:

cmyk(25%, 37%, 0%, 39%)Color Converter →

Color Meaning and Usage

#75639C is a soft purple color with RGB values of 117, 99, 156 and HSL of 259°, 22%, 50%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75639C is #8A9C63, creating high-contrast pairings. For softer combinations, try analogous colors like #636E9C.

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

Contrast with #75639C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75639C?

#75639C is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #75639C?

#75639C in RGB is (117, 99, 156) - 117 red, 99 green, and 156 blue.

How to use #75639C in CSS?

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

What colors go well with #75639C?

#8A9C63 (complementary), #636E9C (analogous), and #52466D (lighter shade) work well with #75639C.