#64498F Color Information

Hex color code: #64498F

A subtle purple shade, #64498F appears as (100, 73, 143) in RGB and (263°, 32%, 42%) in HSL. It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#64498F
RGB
100, 73, 143
HSL
263°, 32%, 42%
CMYK
30%, 49%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #64498F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 73, 143

Red: 100 / Green: 73 / Blue: 143

HSL

263°, 32%, 42%

Hue: 263° / Saturation: 32% / Lightness: 42%

CMYK

30%, 49%, 0%, 44%

Cyan: 30% / Magenta: 49% / Yellow: 0% / Key: 44%

What color is #64498F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #64498F to RGB:

rgb(100, 73, 143)HEX to RGB Converter →

HEX to HSL

Convert #64498F to HSL:

hsl(263, 32%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #64498F to CMYK:

cmyk(30%, 49%, 0%, 44%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #64498F has RGB (100, 73, 143) and HSL (263°, 32%, 42%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #64498F is #738D49, creating high-contrast pairings. For softer combinations, try analogous colors like #49518D.

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

Contrast with #64498F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #64498F?

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

What is the RGB value of #64498F?

#64498F in RGB is (100, 73, 143) - 100 red, 73 green, and 143 blue.

How to use #64498F in CSS?

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

What colors go well with #64498F?

#738D49 (complementary), #49518D (analogous), and #402F5B (lighter shade) work well with #64498F.