What is the CMYK code for mediumorchid?
The CSS color mediumorchid in CMYK format is cmyk(11.8%, 59.7%, 0%, 17.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use mediumorchid in CSS?
To apply mediumorchid in CSS:
- Text color: color: cmyk(11.8%, 59.7%, 0%, 17.3%);
- Background: background-color: cmyk(11.8%, 59.7%, 0%, 17.3%);
- Border: border-color: cmyk(11.8%, 59.7%, 0%, 17.3%);
What are all the color format values for mediumorchid?
| Format | Value |
|---|---|
| HEX | #ba55d3 |
| RGB | rgb(186, 85, 211) |
| HSL | hsl(288.1, 58.9%, 58%) |
| CMYK | cmyk(11.8%, 59.7%, 0%, 17.3%) |
How do I convert mediumorchid to CMYK?
Select mediumorchid from the color name list in our color converter. The CMYK value — cmyk(11.8%, 59.7%, 0%, 17.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does mediumorchid belong to?
mediumorchid belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 288.1°, saturation 58.9%, lightness 58%.
How do I create lighter and darker shades of mediumorchid?
Lighter variant (lightness 73%): #d392e3. Darker variant (lightness 43%): #952dae. 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.