Dark lime to HEX — Color Code

HEX

#84b701

Format Value
HEX #84b701
RGB rgb(132, 183, 1)
HSL hsl(76.8, 98.9%, 36.1%)
CMYK cmyk(27.9%, 0%, 99.5%, 28.2%)

What is the HEX code for dark lime?

The CSS color dark lime in HEX format is #84b701. Use this value directly in CSS, SVG, and most design tools.

How do I use dark lime in CSS?

To apply dark lime in CSS:

  • Text color: color: #84b701;
  • Background: background-color: #84b701;
  • Border: border-color: #84b701;

What are all the color format values for dark lime?

FormatValue
HEX#84b701
RGBrgb(132, 183, 1)
HSLhsl(76.8, 98.9%, 36.1%)
CMYKcmyk(27.9%, 0%, 99.5%, 28.2%)

How do I convert dark lime to HEX?

Select dark lime from the color name list in our color converter. The HEX value — #84b701 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark lime belong to?

dark lime belongs to the green color family. It is a medium, vivid color with HSL values: hue 76.8°, saturation 98.9%, lightness 36.1%.

How do I create lighter and darker shades of dark lime?

Lighter variant (lightness 51.1%): #b9fe07. Darker variant (lightness 21.1%): #4d6b01. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.