What is the RGB code for cerise?
The CSS color cerise in RGB format is rgb(222, 12, 98). Use this value directly in CSS, SVG, and most design tools.
How do I use cerise in CSS?
To apply cerise in CSS:
- Text color: color: rgb(222, 12, 98);
- Background: background-color: rgb(222, 12, 98);
- Border: border-color: rgb(222, 12, 98);
What are all the color format values for cerise?
| Format | Value |
|---|---|
| HEX | #de0c62 |
| RGB | rgb(222, 12, 98) |
| HSL | hsl(335.4, 89.7%, 45.9%) |
| CMYK | cmyk(0%, 94.6%, 55.9%, 12.9%) |
How do I convert cerise to RGB?
Select cerise from the color name list in our color converter. The RGB value — rgb(222, 12, 98) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does cerise belong to?
cerise belongs to the pink color family. It is a medium, vivid color with HSL values: hue 335.4°, saturation 89.7%, lightness 45.9%.
How do I create lighter and darker shades of cerise?
Lighter variant (lightness 60.9%): #f5428b. Darker variant (lightness 30.9%): #950842. 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.