#4A501B Color

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

Color preview

#4A501B

Color formats

HEX
#4A501B
RGB
rgb(74, 80, 27)
RGBA
rgba(74, 80, 27, 1)
HSL
hsl(67, 50%, 21%)
HSV
hsv(67, 66%, 31%)
CMYK
cmyk(7%, 0%, 66%, 69%)
CSS variable
--color-primary: #4A501B;
Lowercase HEX
#4a501b

Shades

Tints

Tones

Harmony

CSS snippets for #4A501B

.color-4a501b {
  color: #4A501B;
  background-color: #4A501B;
}

Frequently asked questions

What color is #4A501B?+

#4A501B is a HEX color with RGB value rgb(74, 80, 27) and HSL value hsl(67, 50%, 21%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #4A501B?+

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