What is the HSL code for gunmetal?
The CSS color gunmetal in HSL format is hsl(195, 10.8%, 36.5%). 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: hsl(195, 10.8%, 36.5%);
- Background: background-color: hsl(195, 10.8%, 36.5%);
- Border: border-color: hsl(195, 10.8%, 36.5%);
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 HSL?
Select gunmetal from the color name list in our color converter. The HSL value — hsl(195, 10.8%, 36.5%) — 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 HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.