#797768 Color Information

Hex color code: #797768

A neutral yellow shade, #797768 appears as (121, 119, 104) in RGB and (53°, 8%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#797768
RGB
121, 119, 104
HSL
53°, 8%, 44%
CMYK
0%, 2%, 14%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #797768; 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 #797768; background-color: #79776815; }

Alert / Toast

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

Link / Accent

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

a { color: #797768; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #797768 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 119, 104

Red: 121 / Green: 119 / Blue: 104

HSL

53°, 8%, 44%

Hue: 53° / Saturation: 8% / Lightness: 44%

CMYK

0%, 2%, 14%, 53%

Cyan: 0% / Magenta: 2% / Yellow: 14% / Key: 53%

What color is #797768?

#797768 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #797768 to RGB:

rgb(121, 119, 104)HEX to RGB Converter →

HEX to HSL

Convert #797768 to HSL:

hsl(53, 8%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #797768 to CMYK:

cmyk(0%, 2%, 14%, 53%)Color Converter →

Color Meaning and Usage

#797768 is a understated yellow color with RGB values of 121, 119, 104 and HSL of 53°, 8%, 44%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #797768 is #676979, creating high-contrast pairings. For softer combinations, try analogous colors like #796E67.

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

Contrast with #797768

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #797768?

#797768 is a understated yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #797768?

#797768 in RGB is (121, 119, 104) - 121 red, 119 green, and 104 blue.

How to use #797768 in CSS?

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

What colors go well with #797768?

#676979 (complementary), #796E67 (analogous), and #504E44 (lighter shade) work well with #797768.