#77787A Color Information

Hex color code: #77787A

#77787A is a muted blue color. In RGB it is (119, 120, 122), and in HSL it is (220°, 1%, 47%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#77787A
RGB
119, 120, 122
HSL
220°, 1%, 47%
CMYK
2%, 2%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #77787A; 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 #77787A; background-color: #77787A15; }

Alert / Toast

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

Link / Accent

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

a { color: #77787A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77787A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 120, 122

Red: 119 / Green: 120 / Blue: 122

HSL

220°, 1%, 47%

Hue: 220° / Saturation: 1% / Lightness: 47%

CMYK

2%, 2%, 0%, 52%

Cyan: 2% / Magenta: 2% / Yellow: 0% / Key: 52%

What color is #77787A?

#77787A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77787A to RGB:

rgb(119, 120, 122)HEX to RGB Converter →

HEX to HSL

Convert #77787A to HSL:

hsl(220, 1%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #77787A to CMYK:

cmyk(2%, 2%, 0%, 52%)Color Converter →

Color Meaning and Usage

#77787A is a muted blue color with RGB values of 119, 120, 122 and HSL of 220°, 1%, 47%. 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 #77787A is #797877, creating high-contrast pairings. For softer combinations, try analogous colors like #777979.

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

Contrast with #77787A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77787A?

#77787A is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #77787A?

#77787A in RGB is (119, 120, 122) - 119 red, 120 green, and 122 blue.

How to use #77787A in CSS?

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

What colors go well with #77787A?

#797877 (complementary), #777979 (analogous), and #515152 (lighter shade) work well with #77787A.