What is the CMYK code for gunmetal?
The CSS color gunmetal in CMYK format is cmyk(19.4%, 4.9%, 0%, 59.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use gunmetal in CSS?
To apply gunmetal in CSS:
- Text color: color: cmyk(19.4%, 4.9%, 0%, 59.6%);
- Background: background-color: cmyk(19.4%, 4.9%, 0%, 59.6%);
- Border: border-color: cmyk(19.4%, 4.9%, 0%, 59.6%);
What are all the color format values for gunmetal?
| Format | Value |
|---|---|
| HEX | #536267 |
| RGB | rgb(83, 98, 103) |
| HSL | hsl(195, 10.8%, 36.5%) |
| CMYK | cmyk(19.4%, 4.9%, 0%, 59.6%) |
How do I convert gunmetal to CMYK?
Select gunmetal from the color name list in our color converter. The CMYK value — cmyk(19.4%, 4.9%, 0%, 59.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does gunmetal belong to?
gunmetal belongs to the blue color family. It is a medium, muted color with HSL values: hue 195°, saturation 10.8%, lightness 36.5%.
How do I create lighter and darker shades of gunmetal?
Lighter variant (lightness 51.5%): #768a91. Darker variant (lightness 21.5%): #313a3d. 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.