What is the CMYK code for mediumslateblue?
The CSS color mediumslateblue in CMYK format is cmyk(48.3%, 56.3%, 0%, 6.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use mediumslateblue in CSS?
To apply mediumslateblue in CSS:
- Text color: color: cmyk(48.3%, 56.3%, 0%, 6.7%);
- Background: background-color: cmyk(48.3%, 56.3%, 0%, 6.7%);
- Border: border-color: cmyk(48.3%, 56.3%, 0%, 6.7%);
What are all the color format values for mediumslateblue?
| Format | Value |
|---|---|
| HEX | #7b68ee |
| RGB | rgb(123, 104, 238) |
| HSL | hsl(248.5, 79.8%, 67.1%) |
| CMYK | cmyk(48.3%, 56.3%, 0%, 6.7%) |
How do I convert mediumslateblue to CMYK?
Select mediumslateblue from the color name list in our color converter. The CMYK value — cmyk(48.3%, 56.3%, 0%, 6.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does mediumslateblue belong to?
mediumslateblue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 248.5°, saturation 79.8%, lightness 67.1%.
How do I create lighter and darker shades of mediumslateblue?
Lighter variant (lightness 82.1%): #b7adf6. Darker variant (lightness 52.099999999999994%): #3f23e6. 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.