What is the CMYK code for azul?
The CSS color azul in CMYK format is cmyk(87.7%, 60.6%, 0%, 7.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use azul in CSS?
To apply azul in CSS:
- Text color: color: cmyk(87.7%, 60.6%, 0%, 7.5%);
- Background: background-color: cmyk(87.7%, 60.6%, 0%, 7.5%);
- Border: border-color: cmyk(87.7%, 60.6%, 0%, 7.5%);
What are all the color format values for azul?
| Format | Value |
|---|---|
| HEX | #1d5dec |
| RGB | rgb(29, 93, 236) |
| HSL | hsl(221.4, 84.5%, 52%) |
| CMYK | cmyk(87.7%, 60.6%, 0%, 7.5%) |
How do I convert azul to CMYK?
Select azul from the color name list in our color converter. The CMYK value — cmyk(87.7%, 60.6%, 0%, 7.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does azul belong to?
azul belongs to the blue color family. It is a medium, vivid color with HSL values: hue 221.4°, saturation 84.5%, lightness 52%.
How do I create lighter and darker shades of azul?
Lighter variant (lightness 67%): #6490f2. Darker variant (lightness 37%): #0f40ae. 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.