#796D7E Color Information

Hex color code: #796D7E

A understated purple shade, #796D7E appears as (121, 109, 126) in RGB and (282°, 7%, 46%) in HSL. It is widely used in graphic design.

Try:
Color NameGray
HEX
#796D7E
RGB
121, 109, 126
HSL
282°, 7%, 46%
CMYK
4%, 13%, 0%, 51%

Shades

CSS Usage
color: #796D7E;
background-color: #796D7E;
border-color: #796D7E;
box-shadow: 0 0 10px #796D7E;
border: 2px solid #796D7E;
Tailwind Usage
bg-[#796D7E]
text-[#796D7E]
border-[#796D7E]
shadow-[0_0_10px_796D7E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #796D7E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #796D7E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #796D7E; 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 #796D7E; background-color: #796D7E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #796D7E20; border-left: 4px solid #796D7E; }

Link / Accent

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

a { color: #796D7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #796D7E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 109, 126

Red: 121 / Green: 109 / Blue: 126

HSL

282°, 7%, 46%

Hue: 282° / Saturation: 7% / Lightness: 46%

CMYK

4%, 13%, 0%, 51%

Cyan: 4% / Magenta: 13% / Yellow: 0% / Key: 51%

What color is #796D7E?

#796D7E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #796D7E to RGB:

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

HEX to HSL

Convert #796D7E to HSL:

hsl(282, 7%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #796D7E to CMYK:

cmyk(4%, 13%, 0%, 51%)Color Converter →

Color Meaning and Usage

A understated purple tone, #796D7E has RGB (121, 109, 126) and HSL (282°, 7%, 46%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #796D7E is #727E6D, creating high-contrast pairings. For softer combinations, try analogous colors like #706D7E.

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

Contrast with #796D7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #796D7E?

#796D7E is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #796D7E?

#796D7E in RGB is (121, 109, 126) - 121 red, 109 green, and 126 blue.

How to use #796D7E in CSS?

Use #796D7E directly in your CSS properties like color or background-color.

What colors go well with #796D7E?

#727E6D (complementary), #706D7E (analogous), and #514A55 (lighter shade) work well with #796D7E.