#64509F Color Information

Hex color code: #64509F

A delicate purple shade, #64509F appears as (100, 80, 159) in RGB and (255°, 33%, 47%) in HSL. It is widely used in graphic design.

Try:
Color NameRebecca Purple
HEX
#64509F
RGB
100, 80, 159
HSL
255°, 33%, 47%
CMYK
37%, 50%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #64509F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 80, 159

Red: 100 / Green: 80 / Blue: 159

HSL

255°, 33%, 47%

Hue: 255° / Saturation: 33% / Lightness: 47%

CMYK

37%, 50%, 0%, 38%

Cyan: 37% / Magenta: 50% / Yellow: 0% / Key: 38%

What color is #64509F?

#64509F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #64509F to RGB:

rgb(100, 80, 159)HEX to RGB Converter →

HEX to HSL

Convert #64509F to HSL:

hsl(255, 33%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #64509F to CMYK:

cmyk(37%, 50%, 0%, 38%)Color Converter →

Color Meaning and Usage

#64509F is a subtle purple color with RGB values of 100, 80, 159 and HSL of 255°, 33%, 47%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #64509F is #8C9F50, creating high-contrast pairings. For softer combinations, try analogous colors like #50649F.

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

Contrast with #64509F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #64509F?

#64509F is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #64509F?

#64509F in RGB is (100, 80, 159) - 100 red, 80 green, and 159 blue.

How to use #64509F in CSS?

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

What colors go well with #64509F?

#8C9F50 (complementary), #50649F (analogous), and #44376D (lighter shade) work well with #64509F.