Purply to RGB — Color Code

RGB

rgb(152, 63, 178)

Format Value
HEX #983fb2
RGB rgb(152, 63, 178)
HSL hsl(286.4, 47.7%, 47.3%)
CMYK cmyk(14.6%, 64.6%, 0%, 30.2%)

What is the RGB code for purply?

The CSS color purply in RGB format is rgb(152, 63, 178). Use this value directly in CSS, SVG, and most design tools.

How do I use purply in CSS?

To apply purply in CSS:

  • Text color: color: rgb(152, 63, 178);
  • Background: background-color: rgb(152, 63, 178);
  • Border: border-color: rgb(152, 63, 178);

What are all the color format values for purply?

FormatValue
HEX#983fb2
RGBrgb(152, 63, 178)
HSLhsl(286.4, 47.7%, 47.3%)
CMYKcmyk(14.6%, 64.6%, 0%, 30.2%)

How do I convert purply to RGB?

Select purply from the color name list in our color converter. The RGB value — rgb(152, 63, 178) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does purply belong to?

purply belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 286.4°, saturation 47.7%, lightness 47.3%.

How do I create lighter and darker shades of purply?

Lighter variant (lightness 62.3%): #b871cd. Darker variant (lightness 32.3%): #682b7a. 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.