Mocha to RGB — Color Code

RGB

rgb(157, 118, 81)

Format Value
HEX #9d7651
RGB rgb(157, 118, 81)
HSL hsl(29.2, 31.9%, 46.7%)
CMYK cmyk(0%, 24.8%, 48.4%, 38.4%)

What is the RGB code for mocha?

The CSS color mocha in RGB format is rgb(157, 118, 81). Use this value directly in CSS, SVG, and most design tools.

How do I use mocha in CSS?

To apply mocha in CSS:

  • Text color: color: rgb(157, 118, 81);
  • Background: background-color: rgb(157, 118, 81);
  • Border: border-color: rgb(157, 118, 81);

What are all the color format values for mocha?

FormatValue
HEX#9d7651
RGBrgb(157, 118, 81)
HSLhsl(29.2, 31.9%, 46.7%)
CMYKcmyk(0%, 24.8%, 48.4%, 38.4%)

How do I convert mocha to RGB?

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

What color family does mocha belong to?

mocha belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 29.2°, saturation 31.9%, lightness 46.7%.

How do I create lighter and darker shades of mocha?

Lighter variant (lightness 61.7%): #bc9d7e. Darker variant (lightness 31.700000000000003%): #6b5037. 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.