#979499 Color Information

Hex color code: #979499

A subtle purple shade, #979499 appears as (151, 148, 153) in RGB and (276°, 2%, 59%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#979499
RGB
151, 148, 153
HSL
276°, 2%, 59%
CMYK
1%, 3%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #979499; color: #000000; }

Badge

New Feature
.badge { background-color: #979499; color: #000000; }

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 #979499; background-color: #97949915; }

Alert / Toast

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

Link / Accent

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

a { color: #979499; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #979499 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 148, 153

Red: 151 / Green: 148 / Blue: 153

HSL

276°, 2%, 59%

Hue: 276° / Saturation: 2% / Lightness: 59%

CMYK

1%, 3%, 0%, 40%

Cyan: 1% / Magenta: 3% / Yellow: 0% / Key: 40%

What color is #979499?

#979499 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #979499 to RGB:

rgb(151, 148, 153)HEX to RGB Converter →

HEX to HSL

Convert #979499 to HSL:

hsl(276, 2%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #979499 to CMYK:

cmyk(1%, 3%, 0%, 40%)Color Converter →

Color Meaning and Usage

A understated purple tone, #979499 has RGB (151, 148, 153) and HSL (276°, 2%, 59%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #979499 is #969994, creating high-contrast pairings. For softer combinations, try analogous colors like #959499.

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

Contrast with #979499

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

Contrast Ratio: 7.01:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #979499?

#979499 is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #979499?

#979499 in RGB is (151, 148, 153) - 151 red, 148 green, and 153 blue.

How to use #979499 in CSS?

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

What colors go well with #979499?

#969994 (complementary), #959499 (analogous), and #716E72 (lighter shade) work well with #979499.