What is the CMYK code for dark fuchsia?
The CSS color dark fuchsia in CMYK format is cmyk(0%, 95.5%, 43.3%, 38.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark fuchsia in CSS?
To apply dark fuchsia in CSS:
- Text color: color: cmyk(0%, 95.5%, 43.3%, 38.4%);
- Background: background-color: cmyk(0%, 95.5%, 43.3%, 38.4%);
- Border: border-color: cmyk(0%, 95.5%, 43.3%, 38.4%);
What are all the color format values for dark fuchsia?
| Format | Value |
|---|---|
| HEX | #9d0759 |
| RGB | rgb(157, 7, 89) |
| HSL | hsl(327.2, 91.5%, 32.2%) |
| CMYK | cmyk(0%, 95.5%, 43.3%, 38.4%) |
How do I convert dark fuchsia to CMYK?
Select dark fuchsia from the color name list in our color converter. The CMYK value — cmyk(0%, 95.5%, 43.3%, 38.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark fuchsia belong to?
dark fuchsia belongs to the pink color family. It is a medium, vivid color with HSL values: hue 327.2°, saturation 91.5%, lightness 32.2%.
How do I create lighter and darker shades of dark fuchsia?
Lighter variant (lightness 47.2%): #e60a83. Darker variant (lightness 17.200000000000003%): #540430. 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.