Aubergine to RGB — Color Code

RGB

rgb(61, 7, 52)

Format Value
HEX #3d0734
RGB rgb(61, 7, 52)
HSL hsl(310, 79.4%, 13.3%)
CMYK cmyk(0%, 88.5%, 14.8%, 76.1%)

What is the RGB code for aubergine?

The CSS color aubergine in RGB format is rgb(61, 7, 52). Use this value directly in CSS, SVG, and most design tools.

How do I use aubergine in CSS?

To apply aubergine in CSS:

  • Text color: color: rgb(61, 7, 52);
  • Background: background-color: rgb(61, 7, 52);
  • Border: border-color: rgb(61, 7, 52);

What are all the color format values for aubergine?

FormatValue
HEX#3d0734
RGBrgb(61, 7, 52)
HSLhsl(310, 79.4%, 13.3%)
CMYKcmyk(0%, 88.5%, 14.8%, 76.1%)

How do I convert aubergine to RGB?

Select aubergine from the color name list in our color converter. The RGB value — rgb(61, 7, 52) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does aubergine belong to?

aubergine belongs to the pink color family. It is a dark, vivid color with HSL values: hue 310°, saturation 79.4%, lightness 13.3%.

How do I create lighter and darker shades of aubergine?

Lighter variant (lightness 28.3%): #810f6e. Darker variant (lightness 5%): #170313. 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.