What is the CMYK code for denim blue?
The CSS color denim blue in CMYK format is cmyk(59.6%, 37.7%, 0%, 42.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use denim blue in CSS?
To apply denim blue in CSS:
- Text color: color: cmyk(59.6%, 37.7%, 0%, 42.7%);
- Background: background-color: cmyk(59.6%, 37.7%, 0%, 42.7%);
- Border: border-color: cmyk(59.6%, 37.7%, 0%, 42.7%);
What are all the color format values for denim blue?
| Format | Value |
|---|---|
| HEX | #3b5b92 |
| RGB | rgb(59, 91, 146) |
| HSL | hsl(217.9, 42.4%, 40.2%) |
| CMYK | cmyk(59.6%, 37.7%, 0%, 42.7%) |
How do I convert denim blue to CMYK?
Select denim blue from the color name list in our color converter. The CMYK value — cmyk(59.6%, 37.7%, 0%, 42.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does denim blue belong to?
denim blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 217.9°, saturation 42.4%, lightness 40.2%.
How do I create lighter and darker shades of denim blue?
Lighter variant (lightness 55.2%): #5c80bd. Darker variant (lightness 25.200000000000003%): #25395c. 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.