#799887 Color Information

Hex color code: #799887

#799887 is a subtle green color. In RGB it is (121, 152, 135), and in HSL it is (147°, 13%, 54%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#799887
RGB
121, 152, 135
HSL
147°, 13%, 54%
CMYK
20%, 0%, 11%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #799887; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 152, 135

Red: 121 / Green: 152 / Blue: 135

HSL

147°, 13%, 54%

Hue: 147° / Saturation: 13% / Lightness: 54%

CMYK

20%, 0%, 11%, 40%

Cyan: 20% / Magenta: 0% / Yellow: 11% / Key: 40%

What color is #799887?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #799887 to RGB:

rgb(121, 152, 135)HEX to RGB Converter →

HEX to HSL

Convert #799887 to HSL:

hsl(147, 13%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #799887 to CMYK:

cmyk(20%, 0%, 11%, 40%)Color Converter →

Color Meaning and Usage

A neutral green tone, #799887 has RGB (121, 152, 135) and HSL (147°, 13%, 54%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #799887 is #997A8B, creating high-contrast pairings. For softer combinations, try analogous colors like #7C997A.

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

Contrast with #799887

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #799887?

#799887 is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #799887?

#799887 in RGB is (121, 152, 135) - 121 red, 152 green, and 135 blue.

How to use #799887 in CSS?

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

What colors go well with #799887?

#997A8B (complementary), #7C997A (analogous), and #577062 (lighter shade) work well with #799887.