Gunmetal to RGB — Color Code

RGB

rgb(83, 98, 103)

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%)

What is the RGB code for gunmetal?

The CSS color gunmetal in RGB format is rgb(83, 98, 103). 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: rgb(83, 98, 103);
  • Background: background-color: rgb(83, 98, 103);
  • Border: border-color: rgb(83, 98, 103);

What are all the color format values for gunmetal?

FormatValue
HEX#536267
RGBrgb(83, 98, 103)
HSLhsl(195, 10.8%, 36.5%)
CMYKcmyk(19.4%, 4.9%, 0%, 59.6%)

How do I convert gunmetal to RGB?

Select gunmetal from the color name list in our color converter. The RGB value — rgb(83, 98, 103) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.