What is the RGB code for heliotrope?
The CSS color heliotrope in RGB format is rgb(217, 79, 245). Use this value directly in CSS, SVG, and most design tools.
How do I use heliotrope in CSS?
To apply heliotrope in CSS:
- Text color: color: rgb(217, 79, 245);
- Background: background-color: rgb(217, 79, 245);
- Border: border-color: rgb(217, 79, 245);
What are all the color format values for heliotrope?
| Format | Value |
|---|---|
| HEX | #d94ff5 |
| RGB | rgb(217, 79, 245) |
| HSL | hsl(289.9, 89.2%, 63.5%) |
| CMYK | cmyk(11.4%, 67.8%, 0%, 3.9%) |
How do I convert heliotrope to RGB?
Select heliotrope from the color name list in our color converter. The RGB value — rgb(217, 79, 245) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does heliotrope belong to?
heliotrope belongs to the purple color family. It is a medium, vivid color with HSL values: hue 289.9°, saturation 89.2%, lightness 63.5%.
How do I create lighter and darker shades of heliotrope?
Lighter variant (lightness 78.5%): #e997f9. Darker variant (lightness 48.5%): #c50dea. 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.