What is the CMYK code for purply blue?
The CSS color purply blue in CMYK format is cmyk(57.1%, 89.1%, 0%, 6.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use purply blue in CSS?
To apply purply blue in CSS:
- Text color: color: cmyk(57.1%, 89.1%, 0%, 6.7%);
- Background: background-color: cmyk(57.1%, 89.1%, 0%, 6.7%);
- Border: border-color: cmyk(57.1%, 89.1%, 0%, 6.7%);
What are all the color format values for purply blue?
| Format | Value |
|---|---|
| HEX | #661aee |
| RGB | rgb(102, 26, 238) |
| HSL | hsl(261.5, 86.2%, 51.8%) |
| CMYK | cmyk(57.1%, 89.1%, 0%, 6.7%) |
How do I convert purply blue to CMYK?
Select purply blue from the color name list in our color converter. The CMYK value — cmyk(57.1%, 89.1%, 0%, 6.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does purply blue belong to?
purply blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 261.5°, saturation 86.2%, lightness 51.8%.
How do I create lighter and darker shades of purply blue?
Lighter variant (lightness 66.8%): #9661f3. Darker variant (lightness 36.8%): #470daf. 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.