#79767A Color Information

Hex color code: #79767A

The hex color #79767A is a balanced magenta with RGB values of (121, 118, 122) and HSL of (285°, 2%, 47%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#79767A
RGB
121, 118, 122
HSL
285°, 2%, 47%
CMYK
1%, 3%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #79767A; 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 #79767A; background-color: #79767A15; }

Alert / Toast

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

Link / Accent

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

a { color: #79767A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #79767A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 118, 122

Red: 121 / Green: 118 / Blue: 122

HSL

285°, 2%, 47%

Hue: 285° / Saturation: 2% / Lightness: 47%

CMYK

1%, 3%, 0%, 52%

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

What color is #79767A?

#79767A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79767A to RGB:

rgb(121, 118, 122)HEX to RGB Converter →

HEX to HSL

Convert #79767A to HSL:

hsl(285, 2%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #79767A to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #79767A has RGB (121, 118, 122) and HSL (285°, 2%, 47%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #79767A is #777A75, creating high-contrast pairings. For softer combinations, try analogous colors like #77757A.

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

Contrast with #79767A

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

Contrast Ratio: 4.69:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79767A?

#79767A is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #79767A?

#79767A in RGB is (121, 118, 122) - 121 red, 118 green, and 122 blue.

How to use #79767A in CSS?

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

What colors go well with #79767A?

#777A75 (complementary), #77757A (analogous), and #525053 (lighter shade) work well with #79767A.