#77687D Color Information

Hex color code: #77687D

A balanced purple shade, #77687D appears as (119, 104, 125) in RGB and (283°, 9%, 45%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#77687D
RGB
119, 104, 125
HSL
283°, 9%, 45%
CMYK
5%, 17%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #77687D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #77687D; color: #FFFFFF; }

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 #77687D; background-color: #77687D15; }

Alert / Toast

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

Link / Accent

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

a { color: #77687D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77687D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 104, 125

Red: 119 / Green: 104 / Blue: 125

HSL

283°, 9%, 45%

Hue: 283° / Saturation: 9% / Lightness: 45%

CMYK

5%, 17%, 0%, 51%

Cyan: 5% / Magenta: 17% / Yellow: 0% / Key: 51%

What color is #77687D?

#77687D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77687D to RGB:

rgb(119, 104, 125)HEX to RGB Converter →

HEX to HSL

Convert #77687D to HSL:

hsl(283, 9%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #77687D to CMYK:

cmyk(5%, 17%, 0%, 51%)Color Converter →

Color Meaning and Usage

A understated purple tone, #77687D has RGB (119, 104, 125) and HSL (283°, 9%, 45%). 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 #77687D is #6E7D68, creating high-contrast pairings. For softer combinations, try analogous colors like #6D687D.

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

Contrast with #77687D

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

Contrast Ratio: 4.06:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77687D?

#77687D is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #77687D?

#77687D in RGB is (119, 104, 125) - 119 red, 104 green, and 125 blue.

How to use #77687D in CSS?

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

What colors go well with #77687D?

#6E7D68 (complementary), #6D687D (analogous), and #4F4653 (lighter shade) work well with #77687D.