Berry to HEX — Color Code

HEX

#990f4b

Format Value
HEX #990f4b
RGB rgb(153, 15, 75)
HSL hsl(333.9, 82.1%, 32.9%)
CMYK cmyk(0%, 90.2%, 51%, 40%)

What is the HEX code for berry?

The CSS color berry in HEX format is #990f4b. Use this value directly in CSS, SVG, and most design tools.

How do I use berry in CSS?

To apply berry in CSS:

  • Text color: color: #990f4b;
  • Background: background-color: #990f4b;
  • Border: border-color: #990f4b;

What are all the color format values for berry?

FormatValue
HEX#990f4b
RGBrgb(153, 15, 75)
HSLhsl(333.9, 82.1%, 32.9%)
CMYKcmyk(0%, 90.2%, 51%, 40%)

How do I convert berry to HEX?

Select berry from the color name list in our color converter. The HEX value — #990f4b — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does berry belong to?

berry belongs to the pink color family. It is a medium, vivid color with HSL values: hue 333.9°, saturation 82.1%, lightness 32.9%.

How do I create lighter and darker shades of berry?

Lighter variant (lightness 47.9%): #de166d. Darker variant (lightness 17.9%): #530829. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.