#979B84 Color Information

Hex color code: #979B84

#979B84 is a muted yellow color. In RGB it is (151, 155, 132), and in HSL it is (70°, 10%, 56%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#979B84
RGB
151, 155, 132
HSL
70°, 10%, 56%
CMYK
3%, 0%, 15%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #979B84; 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 #979B84; background-color: #979B8415; }

Alert / Toast

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

Link / Accent

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

a { color: #979B84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #979B84 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 155, 132

Red: 151 / Green: 155 / Blue: 132

HSL

70°, 10%, 56%

Hue: 70° / Saturation: 10% / Lightness: 56%

CMYK

3%, 0%, 15%, 39%

Cyan: 3% / Magenta: 0% / Yellow: 15% / Key: 39%

What color is #979B84?

#979B84 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #979B84 to RGB:

rgb(151, 155, 132)HEX to RGB Converter →

HEX to HSL

Convert #979B84 to HSL:

hsl(70, 10%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #979B84 to CMYK:

cmyk(3%, 0%, 15%, 39%)Color Converter →

Color Meaning and Usage

#979B84 is a muted yellow color with RGB values of 151, 155, 132 and HSL of 70°, 10%, 56%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #979B84 is #87849A, creating high-contrast pairings. For softer combinations, try analogous colors like #9A9384.

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

Contrast with #979B84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #979B84?

#979B84 is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #979B84?

#979B84 in RGB is (151, 155, 132) - 151 red, 155 green, and 132 blue.

How to use #979B84 in CSS?

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

What colors go well with #979B84?

#87849A (complementary), #9A9384 (analogous), and #70735E (lighter shade) work well with #979B84.