#65359C Color Information

Hex color code: #65359C

A gentle purple shade, #65359C appears as (101, 53, 156) in RGB and (268°, 49%, 41%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#65359C
RGB
101, 53, 156
HSL
268°, 49%, 41%
CMYK
35%, 66%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #65359C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 53, 156

Red: 101 / Green: 53 / Blue: 156

HSL

268°, 49%, 41%

Hue: 268° / Saturation: 49% / Lightness: 41%

CMYK

35%, 66%, 0%, 39%

Cyan: 35% / Magenta: 66% / Yellow: 0% / Key: 39%

What color is #65359C?

#65359C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65359C to RGB:

rgb(101, 53, 156)HEX to RGB Converter →

HEX to HSL

Convert #65359C to HSL:

hsl(268, 49%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #65359C to CMYK:

cmyk(35%, 66%, 0%, 39%)Color Converter →

Color Meaning and Usage

#65359C is a soft purple color with RGB values of 101, 53, 156 and HSL of 268°, 49%, 41%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65359C is #6C9C35, creating high-contrast pairings. For softer combinations, try analogous colors like #35399C.

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

Contrast with #65359C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65359C?

#65359C is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #65359C?

#65359C in RGB is (101, 53, 156) - 101 red, 53 green, and 156 blue.

How to use #65359C in CSS?

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

What colors go well with #65359C?

#6C9C35 (complementary), #35399C (analogous), and #402263 (lighter shade) work well with #65359C.