Moss to RGB — Color Code

RGB

rgb(118, 153, 88)

Format Value
HEX #769958
RGB rgb(118, 153, 88)
HSL hsl(92.3, 27%, 47.3%)
CMYK cmyk(22.9%, 0%, 42.5%, 40%)

What is the RGB code for moss?

The CSS color moss in RGB format is rgb(118, 153, 88). Use this value directly in CSS, SVG, and most design tools.

How do I use moss in CSS?

To apply moss in CSS:

  • Text color: color: rgb(118, 153, 88);
  • Background: background-color: rgb(118, 153, 88);
  • Border: border-color: rgb(118, 153, 88);

What are all the color format values for moss?

FormatValue
HEX#769958
RGBrgb(118, 153, 88)
HSLhsl(92.3, 27%, 47.3%)
CMYKcmyk(22.9%, 0%, 42.5%, 40%)

How do I convert moss to RGB?

Select moss from the color name list in our color converter. The RGB value — rgb(118, 153, 88) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does moss belong to?

moss belongs to the green color family. It is a medium, muted color with HSL values: hue 92.3°, saturation 27%, lightness 47.3%.

How do I create lighter and darker shades of moss?

Lighter variant (lightness 62.3%): #9db985. Darker variant (lightness 32.3%): #51693c. 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.