#79696D Color Information

Hex color code: #79696D

#79696D is a balanced red color. In RGB it is (121, 105, 109), and in HSL it is (345°, 7%, 44%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#79696D
RGB
121, 105, 109
HSL
345°, 7%, 44%
CMYK
0%, 13%, 10%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #79696D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #79696D; 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 #79696D; background-color: #79696D15; }

Alert / Toast

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

Link / Accent

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

a { color: #79696D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #79696D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 105, 109

Red: 121 / Green: 105 / Blue: 109

HSL

345°, 7%, 44%

Hue: 345° / Saturation: 7% / Lightness: 44%

CMYK

0%, 13%, 10%, 53%

Cyan: 0% / Magenta: 13% / Yellow: 10% / Key: 53%

What color is #79696D?

#79696D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79696D to RGB:

rgb(121, 105, 109)HEX to RGB Converter →

HEX to HSL

Convert #79696D to HSL:

hsl(345, 7%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #79696D to CMYK:

cmyk(0%, 13%, 10%, 53%)Color Converter →

Color Meaning and Usage

A subtle red tone, #79696D has RGB (121, 105, 109) and HSL (345°, 7%, 44%). 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 #79696D is #687874, creating high-contrast pairings. For softer combinations, try analogous colors like #786874.

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

Contrast with #79696D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79696D?

#79696D is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #79696D?

#79696D in RGB is (121, 105, 109) - 121 red, 105 green, and 109 blue.

How to use #79696D in CSS?

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

What colors go well with #79696D?

#687874 (complementary), #786874 (analogous), and #4F4547 (lighter shade) work well with #79696D.