What is the RGB code for burple?
The CSS color burple in RGB format is rgb(104, 50, 227). Use this value directly in CSS, SVG, and most design tools.
How do I use burple in CSS?
To apply burple in CSS:
- Text color: color: rgb(104, 50, 227);
- Background: background-color: rgb(104, 50, 227);
- Border: border-color: rgb(104, 50, 227);
What are all the color format values for burple?
| Format | Value |
|---|---|
| HEX | #6832e3 |
| RGB | rgb(104, 50, 227) |
| HSL | hsl(258.3, 76%, 54.3%) |
| CMYK | cmyk(54.2%, 78%, 0%, 11%) |
How do I convert burple to RGB?
Select burple from the color name list in our color converter. The RGB value — rgb(104, 50, 227) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does burple belong to?
burple belongs to the blue color family. It is a medium, vivid color with HSL values: hue 258.3°, saturation 76%, lightness 54.3%.
How do I create lighter and darker shades of burple?
Lighter variant (lightness 69.3%): #9a75ec. Darker variant (lightness 39.3%): #4718b0. 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.