#999600 Color

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

Color preview

#999600

Color formats

HEX
#999600
RGB
rgb(153, 150, 0)
RGBA
rgba(153, 150, 0, 1)
HSL
hsl(59, 100%, 30%)
HSV
hsv(59, 100%, 60%)
CMYK
cmyk(0%, 2%, 100%, 40%)
CSS variable
--color-primary: #999600;
Lowercase HEX
#999600

Shades

Tints

Tones

Harmony

CSS snippets for #999600

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

Frequently asked questions

What color is #999600?+

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

What is the closest Tailwind color to #999600?+

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