#797D7C Color Information

Hex color code: #797D7C

A understated cyan shade, #797D7C appears as (121, 125, 124) in RGB and (165°, 2%, 48%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#797D7C
RGB
121, 125, 124
HSL
165°, 2%, 48%
CMYK
3%, 0%, 1%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #797D7C; 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 #797D7C; background-color: #797D7C15; }

Alert / Toast

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

Link / Accent

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

a { color: #797D7C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #797D7C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 125, 124

Red: 121 / Green: 125 / Blue: 124

HSL

165°, 2%, 48%

Hue: 165° / Saturation: 2% / Lightness: 48%

CMYK

3%, 0%, 1%, 51%

Cyan: 3% / Magenta: 0% / Yellow: 1% / Key: 51%

What color is #797D7C?

#797D7C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #797D7C to RGB:

rgb(121, 125, 124)HEX to RGB Converter →

HEX to HSL

Convert #797D7C to HSL:

hsl(165, 2%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #797D7C to CMYK:

cmyk(3%, 0%, 1%, 51%)Color Converter →

Color Meaning and Usage

#797D7C is a subtle cyan color with RGB values of 121, 125, 124 and HSL of 165°, 2%, 48%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #797D7C is #7D7879, creating high-contrast pairings. For softer combinations, try analogous colors like #787D79.

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

Contrast with #797D7C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #797D7C?

#797D7C is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #797D7C?

#797D7C in RGB is (121, 125, 124) - 121 red, 125 green, and 124 blue.

How to use #797D7C in CSS?

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

What colors go well with #797D7C?

#7D7879 (complementary), #787D79 (analogous), and #525655 (lighter shade) work well with #797D7C.