#79767F Color Information

Hex color code: #79767F

A muted purple shade, #79767F appears as (121, 118, 127) in RGB and (260°, 4%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#79767F
RGB
121, 118, 127
HSL
260°, 4%, 48%
CMYK
5%, 7%, 0%, 50%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #79767F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 118, 127

Red: 121 / Green: 118 / Blue: 127

HSL

260°, 4%, 48%

Hue: 260° / Saturation: 4% / Lightness: 48%

CMYK

5%, 7%, 0%, 50%

Cyan: 5% / Magenta: 7% / Yellow: 0% / Key: 50%

What color is #79767F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79767F to RGB:

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

HEX to HSL

Convert #79767F to HSL:

hsl(260, 4%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #79767F to CMYK:

cmyk(5%, 7%, 0%, 50%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #79767F has RGB (121, 118, 127) and HSL (260°, 4%, 48%). 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 #79767F is #7C7F76, creating high-contrast pairings. For softer combinations, try analogous colors like #76777F.

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

Contrast with #79767F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79767F?

#79767F is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #79767F?

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

How to use #79767F in CSS?

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

What colors go well with #79767F?

#7C7F76 (complementary), #76777F (analogous), and #535158 (lighter shade) work well with #79767F.