#808651 Color

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

Color preview

#808651

Color formats

HEX
#808651
RGB
rgb(128, 134, 81)
RGBA
rgba(128, 134, 81, 1)
HSL
hsl(67, 25%, 42%)
HSV
hsv(67, 40%, 53%)
CMYK
cmyk(4%, 0%, 40%, 47%)
CSS variable
--color-primary: #808651;
Lowercase HEX
#808651

Shades

Tints

Tones

Harmony

CSS snippets for #808651

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

Frequently asked questions

What color is #808651?+

#808651 is a HEX color with RGB value rgb(128, 134, 81) and HSL value hsl(67, 25%, 42%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #808651?+

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