Perrywinkle to RGB — Color Code

RGB

rgb(143, 140, 231)

Format Value
HEX #8f8ce7
RGB rgb(143, 140, 231)
HSL hsl(242, 65.5%, 72.7%)
CMYK cmyk(38.1%, 39.4%, 0%, 9.4%)

What is the RGB code for perrywinkle?

The CSS color perrywinkle in RGB format is rgb(143, 140, 231). Use this value directly in CSS, SVG, and most design tools.

How do I use perrywinkle in CSS?

To apply perrywinkle in CSS:

  • Text color: color: rgb(143, 140, 231);
  • Background: background-color: rgb(143, 140, 231);
  • Border: border-color: rgb(143, 140, 231);

What are all the color format values for perrywinkle?

FormatValue
HEX#8f8ce7
RGBrgb(143, 140, 231)
HSLhsl(242, 65.5%, 72.7%)
CMYKcmyk(38.1%, 39.4%, 0%, 9.4%)

How do I convert perrywinkle to RGB?

Select perrywinkle from the color name list in our color converter. The RGB value — rgb(143, 140, 231) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does perrywinkle belong to?

perrywinkle belongs to the blue color family. It is a light, moderately saturated color with HSL values: hue 242°, saturation 65.5%, lightness 72.7%.

How do I create lighter and darker shades of perrywinkle?

Lighter variant (lightness 87.7%): #cccbf4. Darker variant (lightness 57.7%): #514cda. 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.