#61516C Color Information

Hex color code: #61516C

A subtle purple shade, #61516C appears as (97, 81, 108) in RGB and (276°, 14%, 37%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#61516C
RGB
97, 81, 108
HSL
276°, 14%, 37%
CMYK
10%, 25%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #61516C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 81, 108

Red: 97 / Green: 81 / Blue: 108

HSL

276°, 14%, 37%

Hue: 276° / Saturation: 14% / Lightness: 37%

CMYK

10%, 25%, 0%, 58%

Cyan: 10% / Magenta: 25% / Yellow: 0% / Key: 58%

What color is #61516C?

#61516C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61516C to RGB:

rgb(97, 81, 108)HEX to RGB Converter →

HEX to HSL

Convert #61516C to HSL:

hsl(276, 14%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #61516C to CMYK:

cmyk(10%, 25%, 0%, 58%)Color Converter →

Color Meaning and Usage

A muted purple tone, #61516C has RGB (97, 81, 108) and HSL (276°, 14%, 37%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61516C is #5C6C51, creating high-contrast pairings. For softer combinations, try analogous colors like #54516C.

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

Contrast with #61516C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61516C?

#61516C is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #61516C?

#61516C in RGB is (97, 81, 108) - 97 red, 81 green, and 108 blue.

How to use #61516C in CSS?

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

What colors go well with #61516C?

#5C6C51 (complementary), #54516C (analogous), and #3A3040 (lighter shade) work well with #61516C.