#65619E Color Information

Hex color code: #65619E

A soft blue shade, #65619E appears as (101, 97, 158) in RGB and (244°, 24%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#65619E
RGB
101, 97, 158
HSL
244°, 24%, 50%
CMYK
36%, 39%, 0%, 38%

Shades

CSS Usage
color: #65619E;
background-color: #65619E;
border-color: #65619E;
box-shadow: 0 0 10px #65619E;
border: 2px solid #65619E;
Tailwind Usage
bg-[#65619E]
text-[#65619E]
border-[#65619E]
shadow-[0_0_10px_65619E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #65619E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #65619E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #65619E; 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 #65619E; background-color: #65619E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #65619E20; border-left: 4px solid #65619E; }

Link / Accent

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

a { color: #65619E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #65619E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 97, 158

Red: 101 / Green: 97 / Blue: 158

HSL

244°, 24%, 50%

Hue: 244° / Saturation: 24% / Lightness: 50%

CMYK

36%, 39%, 0%, 38%

Cyan: 36% / Magenta: 39% / Yellow: 0% / Key: 38%

What color is #65619E?

#65619E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65619E to RGB:

rgb(101, 97, 158)HEX to RGB Converter →

HEX to HSL

Convert #65619E to HSL:

hsl(244, 24%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #65619E to CMYK:

cmyk(36%, 39%, 0%, 38%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #65619E has RGB (101, 97, 158) and HSL (244°, 24%, 50%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65619E is #9A9E61, creating high-contrast pairings. For softer combinations, try analogous colors like #617B9E.

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

Contrast with #65619E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65619E?

#65619E is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #65619E?

#65619E in RGB is (101, 97, 158) - 101 red, 97 green, and 158 blue.

How to use #65619E in CSS?

Use #65619E directly in your CSS properties like color or background-color.

What colors go well with #65619E?

#9A9E61 (complementary), #617B9E (analogous), and #47446F (lighter shade) work well with #65619E.