What is the HEX code for gunmetal?
The CSS color gunmetal in HEX format is #536267. 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: #536267;
- Background: background-color: #536267;
- Border: border-color: #536267;
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 HEX?
Select gunmetal from the color name list in our color converter. The HEX value — #536267 — 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 HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.