What is the CMYK code for royalblue?
The CSS color royalblue in CMYK format is cmyk(71.1%, 53.3%, 0%, 11.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use royalblue in CSS?
To apply royalblue in CSS:
- Text color: color: cmyk(71.1%, 53.3%, 0%, 11.8%);
- Background: background-color: cmyk(71.1%, 53.3%, 0%, 11.8%);
- Border: border-color: cmyk(71.1%, 53.3%, 0%, 11.8%);
What are all the color format values for royalblue?
| Format | Value |
|---|---|
| HEX | #4169e1 |
| RGB | rgb(65, 105, 225) |
| HSL | hsl(225, 72.7%, 56.9%) |
| CMYK | cmyk(71.1%, 53.3%, 0%, 11.8%) |
How do I convert royalblue to CMYK?
Select royalblue from the color name list in our color converter. The CMYK value — cmyk(71.1%, 53.3%, 0%, 11.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does royalblue belong to?
royalblue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 225°, saturation 72.7%, lightness 56.9%.
How do I create lighter and darker shades of royalblue?
Lighter variant (lightness 71.9%): #839deb. Darker variant (lightness 41.9%): #1d44b9. 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.