What is the CMYK code for slateblue?
The CSS color slateblue in CMYK format is cmyk(48.3%, 56.1%, 0%, 19.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use slateblue in CSS?
To apply slateblue in CSS:
- Text color: color: cmyk(48.3%, 56.1%, 0%, 19.6%);
- Background: background-color: cmyk(48.3%, 56.1%, 0%, 19.6%);
- Border: border-color: cmyk(48.3%, 56.1%, 0%, 19.6%);
What are all the color format values for slateblue?
| Format | Value |
|---|---|
| HEX | #6a5acd |
| RGB | rgb(106, 90, 205) |
| HSL | hsl(248.3, 53.5%, 57.8%) |
| CMYK | cmyk(48.3%, 56.1%, 0%, 19.6%) |
How do I convert slateblue to CMYK?
Select slateblue from the color name list in our color converter. The CMYK value — cmyk(48.3%, 56.1%, 0%, 19.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does slateblue belong to?
slateblue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 248.3°, saturation 53.5%, lightness 57.8%.
How do I create lighter and darker shades of slateblue?
Lighter variant (lightness 72.8%): #9f95df. Darker variant (lightness 42.8%): #4333a8. 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.