#0A800C Color

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

Color preview

#0A800C

Color formats

HEX
#0A800C
RGB
rgb(10, 128, 12)
RGBA
rgba(10, 128, 12, 1)
HSL
hsl(121, 86%, 27%)
HSV
hsv(121, 92%, 50%)
CMYK
cmyk(92%, 0%, 91%, 50%)
CSS variable
--color-primary: #0A800C;
Lowercase HEX
#0a800c

Shades

Tints

Tones

Harmony

CSS snippets for #0A800C

.color-0a800c {
  color: #0A800C;
  background-color: #0A800C;
}

Frequently asked questions

What color is #0A800C?+

#0A800C is a HEX color with RGB value rgb(10, 128, 12) and HSL value hsl(121, 86%, 27%). Its closest CSS named color is Green.

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

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