#999761 Color

Inspect #999761 across formats, palettes, contrast and closest named color matches.

Color preview

#999761

Color formats

HEX
#999761
RGB
rgb(153, 151, 97)
RGBA
rgba(153, 151, 97, 1)
HSL
hsl(58, 22%, 49%)
HSV
hsv(58, 37%, 60%)
CMYK
cmyk(0%, 1%, 37%, 40%)
CSS variable
--color-primary: #999761;
Lowercase HEX
#999761

Shades

Tints

Tones

Harmony

CSS snippets for #999761

.color-999761 {
  color: #999761;
  background-color: #999761;
}

Frequently asked questions

What color is #999761?+

#999761 is a HEX color with RGB value rgb(153, 151, 97) and HSL value hsl(58, 22%, 49%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #999761?+

The closest Tailwind color is stone-500, available as the bg-stone-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools