#7C7C2C Color

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

Color preview

#7C7C2C

Color formats

HEX
#7C7C2C
RGB
rgb(124, 124, 44)
RGBA
rgba(124, 124, 44, 1)
HSL
hsl(60, 48%, 33%)
HSV
hsv(60, 65%, 49%)
CMYK
cmyk(0%, 0%, 65%, 51%)
CSS variable
--color-primary: #7C7C2C;
Lowercase HEX
#7c7c2c

Shades

Tints

Tones

Harmony

CSS snippets for #7C7C2C

.color-7c7c2c {
  color: #7C7C2C;
  background-color: #7C7C2C;
}

Frequently asked questions

What color is #7C7C2C?+

#7C7C2C is a HEX color with RGB value rgb(124, 124, 44) and HSL value hsl(60, 48%, 33%). Its closest CSS named color is OliveDrab.

What is the closest Tailwind color to #7C7C2C?+

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