Mulberry to RGB

Color Code

#920a4e
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%)
HSV hsv(330, 93.2%, 57.3%)

mulberry color harmonies

Tints & shades of mulberry

Tints (lighter)

#9c205e #a6376e #b04d7e #ba638e #c4799e #cd90af #d7a6bf #e1bccf #ebd2df #f5e9ef

Shades (darker)

#850947 #770840 #6a0739 #5d0632 #50052b #420523 #35041c #280315 #1b020e #0d0107

Contrast & accessibility

The quick brown fox

On white · 8.84:1 · AAA

The quick brown fox

On black · 2.38:1 · Fail

Recommended text color: #ffffff

Use mulberry in code

CSS color: #920a4e;
SCSS $color: #920a4e;
Tailwind bg-[#920a4e]
Swift UIColor(red: 0.573, green: 0.039, blue: 0.306, alpha: 1)
Android Color.parseColor("#920a4e")
Flutter Color(0xFF920A4E)

Colors similar to mulberry

Browse all Pink colors →

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.