#646F40 Color

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

Color preview

#646F40

Color formats

HEX
#646F40
RGB
rgb(100, 111, 64)
RGBA
rgba(100, 111, 64, 1)
HSL
hsl(74, 27%, 34%)
HSV
hsv(74, 42%, 44%)
CMYK
cmyk(10%, 0%, 42%, 56%)
CSS variable
--color-primary: #646F40;
Lowercase HEX
#646f40

Shades

Tints

Tones

Harmony

CSS snippets for #646F40

.color-646f40 {
  color: #646F40;
  background-color: #646F40;
}

Frequently asked questions

What color is #646F40?+

#646F40 is a HEX color with RGB value rgb(100, 111, 64) and HSL value hsl(74, 27%, 34%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #646F40?+

The closest Tailwind color is stone-600, available as the bg-stone-600 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