#0C800C Color

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

Color preview

#0C800C

Color formats

HEX
#0C800C
RGB
rgb(12, 128, 12)
RGBA
rgba(12, 128, 12, 1)
HSL
hsl(120, 83%, 27%)
HSV
hsv(120, 91%, 50%)
CMYK
cmyk(91%, 0%, 91%, 50%)
CSS variable
--color-primary: #0C800C;
Lowercase HEX
#0c800c

Shades

Tints

Tones

Harmony

CSS snippets for #0C800C

.color-0c800c {
  color: #0C800C;
  background-color: #0C800C;
}

Frequently asked questions

What color is #0C800C?+

#0C800C is a HEX color with RGB value rgb(12, 128, 12) and HSL value hsl(120, 83%, 27%). Its closest CSS named color is Green.

What is the closest Tailwind color to #0C800C?+

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