Barney to RGB — Color Code

RGB

rgb(172, 29, 184)

Format Value
HEX #ac1db8
RGB rgb(172, 29, 184)
HSL hsl(295.4, 72.8%, 41.8%)
CMYK cmyk(6.5%, 84.2%, 0%, 27.8%)

What is the RGB code for barney?

The CSS color barney in RGB format is rgb(172, 29, 184). Use this value directly in CSS, SVG, and most design tools.

How do I use barney in CSS?

To apply barney in CSS:

  • Text color: color: rgb(172, 29, 184);
  • Background: background-color: rgb(172, 29, 184);
  • Border: border-color: rgb(172, 29, 184);

What are all the color format values for barney?

FormatValue
HEX#ac1db8
RGBrgb(172, 29, 184)
HSLhsl(295.4, 72.8%, 41.8%)
CMYKcmyk(6.5%, 84.2%, 0%, 27.8%)

How do I convert barney to RGB?

Select barney from the color name list in our color converter. The RGB value — rgb(172, 29, 184) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does barney belong to?

barney belongs to the pink color family. It is a medium, vivid color with HSL values: hue 295.4°, saturation 72.8%, lightness 41.8%.

How do I create lighter and darker shades of barney?

Lighter variant (lightness 56.8%): #d541e1. Darker variant (lightness 26.799999999999997%): #6e1376. 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.