Jade to RGB — Color Code

RGB

rgb(31, 167, 116)

Format Value
HEX #1fa774
RGB rgb(31, 167, 116)
HSL hsl(157.5, 68.7%, 38.8%)
CMYK cmyk(81.4%, 0%, 30.5%, 34.5%)

What is the RGB code for jade?

The CSS color jade in RGB format is rgb(31, 167, 116). Use this value directly in CSS, SVG, and most design tools.

How do I use jade in CSS?

To apply jade in CSS:

  • Text color: color: rgb(31, 167, 116);
  • Background: background-color: rgb(31, 167, 116);
  • Border: border-color: rgb(31, 167, 116);

What are all the color format values for jade?

FormatValue
HEX#1fa774
RGBrgb(31, 167, 116)
HSLhsl(157.5, 68.7%, 38.8%)
CMYKcmyk(81.4%, 0%, 30.5%, 34.5%)

How do I convert jade to RGB?

Select jade from the color name list in our color converter. The RGB value — rgb(31, 167, 116) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does jade belong to?

jade belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 157.5°, saturation 68.7%, lightness 38.8%.

How do I create lighter and darker shades of jade?

Lighter variant (lightness 53.8%): #38da9d. Darker variant (lightness 23.799999999999997%): #136647. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.