What is the CMYK code for dark rose?
The CSS color dark rose in CMYK format is cmyk(0%, 60.2%, 48.6%, 29%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark rose in CSS?
To apply dark rose in CSS:
- Text color: color: cmyk(0%, 60.2%, 48.6%, 29%);
- Background: background-color: cmyk(0%, 60.2%, 48.6%, 29%);
- Border: border-color: cmyk(0%, 60.2%, 48.6%, 29%);
What are all the color format values for dark rose?
| Format | Value |
|---|---|
| HEX | #b5485d |
| RGB | rgb(181, 72, 93) |
| HSL | hsl(348.4, 43.1%, 49.6%) |
| CMYK | cmyk(0%, 60.2%, 48.6%, 29%) |
How do I convert dark rose to CMYK?
Select dark rose from the color name list in our color converter. The CMYK value — cmyk(0%, 60.2%, 48.6%, 29%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark rose belong to?
dark rose belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 348.4°, saturation 43.1%, lightness 49.6%.
How do I create lighter and darker shades of dark rose?
Lighter variant (lightness 64.6%): #cc7e8d. Darker variant (lightness 34.6%): #7e3241. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.