#79707B Color Information

Hex color code: #79707B

A balanced magenta shade, #79707B appears as (121, 112, 123) in RGB and (289°, 5%, 46%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#79707B
RGB
121, 112, 123
HSL
289°, 5%, 46%
CMYK
2%, 9%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #79707B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #79707B; 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 #79707B; background-color: #79707B15; }

Alert / Toast

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

Link / Accent

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

a { color: #79707B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #79707B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 112, 123

Red: 121 / Green: 112 / Blue: 123

HSL

289°, 5%, 46%

Hue: 289° / Saturation: 5% / Lightness: 46%

CMYK

2%, 9%, 0%, 52%

Cyan: 2% / Magenta: 9% / Yellow: 0% / Key: 52%

What color is #79707B?

#79707B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79707B to RGB:

rgb(121, 112, 123)HEX to RGB Converter →

HEX to HSL

Convert #79707B to HSL:

hsl(289, 5%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #79707B to CMYK:

cmyk(2%, 9%, 0%, 52%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #79707B has RGB (121, 112, 123) and HSL (289°, 5%, 46%). 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 #79707B is #727B6F, creating high-contrast pairings. For softer combinations, try analogous colors like #736F7B.

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

Contrast with #79707B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79707B?

#79707B is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #79707B?

#79707B in RGB is (121, 112, 123) - 121 red, 112 green, and 123 blue.

How to use #79707B in CSS?

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

What colors go well with #79707B?

#727B6F (complementary), #736F7B (analogous), and #524B53 (lighter shade) work well with #79707B.