#51359C Color Information

Hex color code: #51359C

#51359C is a soft purple color. In RGB it is (81, 53, 156), and in HSL it is (256°, 49%, 41%). It is widely used in graphic design.

Try:
Color NameDark Slate Blue
HEX
#51359C
RGB
81, 53, 156
HSL
256°, 49%, 41%
CMYK
48%, 66%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #51359C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 53, 156

Red: 81 / Green: 53 / Blue: 156

HSL

256°, 49%, 41%

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

CMYK

48%, 66%, 0%, 39%

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

What color is #51359C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #51359C to RGB:

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

HEX to HSL

Convert #51359C to HSL:

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

HEX to CMYK

Convert #51359C to CMYK:

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

Color Meaning and Usage

A soft purple tone, #51359C has RGB (81, 53, 156) and HSL (256°, 49%, 41%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #51359C is #809C35, creating high-contrast pairings. For softer combinations, try analogous colors like #354D9C.

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

Contrast with #51359C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #51359C?

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

What is the RGB value of #51359C?

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

How to use #51359C in CSS?

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

What colors go well with #51359C?

#809C35 (complementary), #354D9C (analogous), and #332263 (lighter shade) work well with #51359C.