Mulberry to RGB — Color Code

RGB

rgb(146, 10, 78)

Format Value
HEX #920a4e
RGB rgb(146, 10, 78)
HSL hsl(330, 87.2%, 30.6%)
CMYK cmyk(0%, 93.2%, 46.6%, 42.7%)

What is the RGB code for mulberry?

The CSS color mulberry in RGB format is rgb(146, 10, 78). Use this value directly in CSS, SVG, and most design tools.

How do I use mulberry in CSS?

To apply mulberry in CSS:

  • Text color: color: rgb(146, 10, 78);
  • Background: background-color: rgb(146, 10, 78);
  • Border: border-color: rgb(146, 10, 78);

What are all the color format values for mulberry?

FormatValue
HEX#920a4e
RGBrgb(146, 10, 78)
HSLhsl(330, 87.2%, 30.6%)
CMYKcmyk(0%, 93.2%, 46.6%, 42.7%)

How do I convert mulberry to RGB?

Select mulberry from the color name list in our color converter. The RGB value — rgb(146, 10, 78) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does mulberry belong to?

mulberry belongs to the pink color family. It is a medium, vivid color with HSL values: hue 330°, saturation 87.2%, lightness 30.6%.

How do I create lighter and darker shades of mulberry?

Lighter variant (lightness 45.6%): #da0f74. Darker variant (lightness 15.600000000000001%): #4a0528. 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.