#404F03 Color

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

Color preview

#404F03

Color formats

HEX
#404F03
RGB
rgb(64, 79, 3)
RGBA
rgba(64, 79, 3, 1)
HSL
hsl(72, 93%, 16%)
HSV
hsv(72, 96%, 31%)
CMYK
cmyk(19%, 0%, 96%, 69%)
CSS variable
--color-primary: #404F03;
Lowercase HEX
#404f03

Shades

Tints

Tones

Harmony

CSS snippets for #404F03

.color-404f03 {
  color: #404F03;
  background-color: #404F03;
}

Frequently asked questions

What color is #404F03?+

#404F03 is a HEX color with RGB value rgb(64, 79, 3) and HSL value hsl(72, 93%, 16%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #404F03?+

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