Emerald to HEX — Color Code

HEX

#01a049

Format Value
HEX #01a049
RGB rgb(1, 160, 73)
HSL hsl(147.2, 98.8%, 31.6%)
CMYK cmyk(99.4%, 0%, 54.4%, 37.3%)

What is the HEX code for emerald?

The CSS color emerald in HEX format is #01a049. Use this value directly in CSS, SVG, and most design tools.

How do I use emerald in CSS?

To apply emerald in CSS:

  • Text color: color: #01a049;
  • Background: background-color: #01a049;
  • Border: border-color: #01a049;

What are all the color format values for emerald?

FormatValue
HEX#01a049
RGBrgb(1, 160, 73)
HSLhsl(147.2, 98.8%, 31.6%)
CMYKcmyk(99.4%, 0%, 54.4%, 37.3%)

How do I convert emerald to HEX?

Select emerald from the color name list in our color converter. The HEX value — #01a049 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does emerald belong to?

emerald belongs to the green color family. It is a medium, vivid color with HSL values: hue 147.2°, saturation 98.8%, lightness 31.6%.

How do I create lighter and darker shades of emerald?

Lighter variant (lightness 46.6%): #01ec6c. Darker variant (lightness 16.6%): #015426. 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.