#77818C Color Information

Hex color code: #77818C

The hex color #77818C is a balanced blue with RGB values of (119, 129, 140) and HSL of (211°, 8%, 51%). It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#77818C
RGB
119, 129, 140
HSL
211°, 8%, 51%
CMYK
15%, 8%, 0%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #77818C; 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 #77818C; background-color: #77818C15; }

Alert / Toast

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

Link / Accent

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

a { color: #77818C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77818C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 129, 140

Red: 119 / Green: 129 / Blue: 140

HSL

211°, 8%, 51%

Hue: 211° / Saturation: 8% / Lightness: 51%

CMYK

15%, 8%, 0%, 45%

Cyan: 15% / Magenta: 8% / Yellow: 0% / Key: 45%

What color is #77818C?

#77818C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77818C to RGB:

rgb(119, 129, 140)HEX to RGB Converter →

HEX to HSL

Convert #77818C to HSL:

hsl(211, 8%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #77818C to CMYK:

cmyk(15%, 8%, 0%, 45%)Color Converter →

Color Meaning and Usage

A understated blue tone, #77818C has RGB (119, 129, 140) and HSL (211°, 8%, 51%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77818C is #8C8278, creating high-contrast pairings. For softer combinations, try analogous colors like #788C8C.

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

Contrast with #77818C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77818C?

#77818C is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #77818C?

#77818C in RGB is (119, 129, 140) - 119 red, 129 green, and 140 blue.

How to use #77818C in CSS?

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

What colors go well with #77818C?

#8C8278 (complementary), #788C8C (analogous), and #545C63 (lighter shade) work well with #77818C.