Barney purple to RGB — Color Code

RGB

rgb(160, 4, 152)

Format Value
HEX #a00498
RGB rgb(160, 4, 152)
HSL hsl(303.1, 95.1%, 32.2%)
CMYK cmyk(0%, 97.5%, 5%, 37.3%)

What is the RGB code for barney purple?

The CSS color barney purple in RGB format is rgb(160, 4, 152). Use this value directly in CSS, SVG, and most design tools.

How do I use barney purple in CSS?

To apply barney purple in CSS:

  • Text color: color: rgb(160, 4, 152);
  • Background: background-color: rgb(160, 4, 152);
  • Border: border-color: rgb(160, 4, 152);

What are all the color format values for barney purple?

FormatValue
HEX#a00498
RGBrgb(160, 4, 152)
HSLhsl(303.1, 95.1%, 32.2%)
CMYKcmyk(0%, 97.5%, 5%, 37.3%)

How do I convert barney purple to RGB?

Select barney purple from the color name list in our color converter. The RGB value — rgb(160, 4, 152) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does barney purple belong to?

barney purple belongs to the pink color family. It is a medium, vivid color with HSL values: hue 303.1°, saturation 95.1%, lightness 32.2%.

How do I create lighter and darker shades of barney purple?

Lighter variant (lightness 47.2%): #eb06df. Darker variant (lightness 17.200000000000003%): #560251. 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.