#644ABA Color Information

Hex color code: #644ABA

A subtle blue shade, #644ABA appears as (100, 74, 186) in RGB and (254°, 45%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#644ABA
RGB
100, 74, 186
HSL
254°, 45%, 51%
CMYK
46%, 60%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #644ABA; 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 #644ABA; background-color: #644ABA15; }

Alert / Toast

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

Link / Accent

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

a { color: #644ABA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #644ABA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 74, 186

Red: 100 / Green: 74 / Blue: 186

HSL

254°, 45%, 51%

Hue: 254° / Saturation: 45% / Lightness: 51%

CMYK

46%, 60%, 0%, 27%

Cyan: 46% / Magenta: 60% / Yellow: 0% / Key: 27%

What color is #644ABA?

#644ABA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #644ABA to RGB:

rgb(100, 74, 186)HEX to RGB Converter →

HEX to HSL

Convert #644ABA to HSL:

hsl(254, 45%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #644ABA to CMYK:

cmyk(46%, 60%, 0%, 27%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #644ABA has RGB (100, 74, 186) and HSL (254°, 45%, 51%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #644ABA is #A0BA4A, creating high-contrast pairings. For softer combinations, try analogous colors like #4A68BA.

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

Contrast with #644ABA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #644ABA?

#644ABA is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #644ABA?

#644ABA in RGB is (100, 74, 186) - 100 red, 74 green, and 186 blue.

How to use #644ABA in CSS?

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

What colors go well with #644ABA?

#A0BA4A (complementary), #4A68BA (analogous), and #463285 (lighter shade) work well with #644ABA.