What is the CMYK code for darkorchid?
The CSS color darkorchid in CMYK format is cmyk(25%, 75.5%, 0%, 20%). Use this value directly in CSS, SVG, and most design tools.
How do I use darkorchid in CSS?
To apply darkorchid in CSS:
- Text color: color: cmyk(25%, 75.5%, 0%, 20%);
- Background: background-color: cmyk(25%, 75.5%, 0%, 20%);
- Border: border-color: cmyk(25%, 75.5%, 0%, 20%);
What are all the color format values for darkorchid?
| Format | Value |
|---|---|
| HEX | #9932cc |
| RGB | rgb(153, 50, 204) |
| HSL | hsl(280.1, 60.6%, 49.8%) |
| CMYK | cmyk(25%, 75.5%, 0%, 20%) |
How do I convert darkorchid to CMYK?
Select darkorchid from the color name list in our color converter. The CMYK value — cmyk(25%, 75.5%, 0%, 20%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does darkorchid belong to?
darkorchid belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 280.1°, saturation 60.6%, lightness 49.8%.
How do I create lighter and darker shades of darkorchid?
Lighter variant (lightness 64.8%): #b86fdc. Darker variant (lightness 34.8%): #6b238f. 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.