#779888 Color Information

Hex color code: #779888

A neutral cyan shade, #779888 appears as (119, 152, 136) in RGB and (151°, 14%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#779888
RGB
119, 152, 136
HSL
151°, 14%, 53%
CMYK
22%, 0%, 11%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #779888; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 152, 136

Red: 119 / Green: 152 / Blue: 136

HSL

151°, 14%, 53%

Hue: 151° / Saturation: 14% / Lightness: 53%

CMYK

22%, 0%, 11%, 40%

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

What color is #779888?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #779888 to RGB:

rgb(119, 152, 136)HEX to RGB Converter →

HEX to HSL

Convert #779888 to HSL:

hsl(151, 14%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #779888 to CMYK:

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

Color Meaning and Usage

#779888 is a balanced cyan color with RGB values of 119, 152, 136 and HSL of 151°, 14%, 53%. 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 #779888 is #987687, creating high-contrast pairings. For softer combinations, try analogous colors like #769877.

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

Contrast with #779888

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #779888?

#779888 is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #779888?

#779888 in RGB is (119, 152, 136) - 119 red, 152 green, and 136 blue.

How to use #779888 in CSS?

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

What colors go well with #779888?

#987687 (complementary), #769877 (analogous), and #536E61 (lighter shade) work well with #779888.