What is the CMYK code for denim?
The CSS color denim in CMYK format is cmyk(57.9%, 29.3%, 0%, 45.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use denim in CSS?
To apply denim in CSS:
- Text color: color: cmyk(57.9%, 29.3%, 0%, 45.1%);
- Background: background-color: cmyk(57.9%, 29.3%, 0%, 45.1%);
- Border: border-color: cmyk(57.9%, 29.3%, 0%, 45.1%);
What are all the color format values for denim?
| Format | Value |
|---|---|
| HEX | #3b638c |
| RGB | rgb(59, 99, 140) |
| HSL | hsl(210.4, 40.7%, 39%) |
| CMYK | cmyk(57.9%, 29.3%, 0%, 45.1%) |
How do I convert denim to CMYK?
Select denim from the color name list in our color converter. The CMYK value — cmyk(57.9%, 29.3%, 0%, 45.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does denim belong to?
denim belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 210.4°, saturation 40.7%, lightness 39%.
How do I create lighter and darker shades of denim?
Lighter variant (lightness 54%): #5a89b9. Darker variant (lightness 24%): #243d56. 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.