#85639C Color Information

Hex color code: #85639C

A subtle purple shade, #85639C appears as (133, 99, 156) in RGB and (276°, 22%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Gray
HEX
#85639C
RGB
133, 99, 156
HSL
276°, 22%, 50%
CMYK
15%, 37%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #85639C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 99, 156

Red: 133 / Green: 99 / Blue: 156

HSL

276°, 22%, 50%

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

CMYK

15%, 37%, 0%, 39%

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

What color is #85639C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85639C to RGB:

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

HEX to HSL

Convert #85639C to HSL:

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

HEX to CMYK

Convert #85639C to CMYK:

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

Color Meaning and Usage

#85639C is a gentle purple color with RGB values of 133, 99, 156 and HSL of 276°, 22%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85639C is #7A9C63, creating high-contrast pairings. For softer combinations, try analogous colors like #69639C.

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

Contrast with #85639C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85639C?

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

What is the RGB value of #85639C?

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

How to use #85639C in CSS?

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

What colors go well with #85639C?

#7A9C63 (complementary), #69639C (analogous), and #5D466D (lighter shade) work well with #85639C.