#859900 Color

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

Color preview

#859900

Color formats

HEX
#859900
RGB
rgb(133, 153, 0)
RGBA
rgba(133, 153, 0, 1)
HSL
hsl(68, 100%, 30%)
HSV
hsv(68, 100%, 60%)
CMYK
cmyk(13%, 0%, 100%, 40%)
CSS variable
--color-primary: #859900;
Lowercase HEX
#859900

Shades

Tints

Tones

Harmony

CSS snippets for #859900

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

Frequently asked questions

What color is #859900?+

#859900 is a HEX color with RGB value rgb(133, 153, 0) and HSL value hsl(68, 100%, 30%). Its closest CSS named color is Olive.

What is the closest Tailwind color to #859900?+

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