Lightslategray to HEX — Color Code

HEX

#778899

Format Value
HEX #778899
RGB rgb(119, 136, 153)
HSL hsl(210, 14.3%, 53.3%)
CMYK cmyk(22.2%, 11.1%, 0%, 40%)

What is the HEX code for lightslategray?

The CSS color lightslategray in HEX format is #778899. Use this value directly in CSS, SVG, and most design tools.

How do I use lightslategray in CSS?

To apply lightslategray in CSS:

  • Text color: color: #778899;
  • Background: background-color: #778899;
  • Border: border-color: #778899;

What are all the color format values for lightslategray?

FormatValue
HEX#778899
RGBrgb(119, 136, 153)
HSLhsl(210, 14.3%, 53.3%)
CMYKcmyk(22.2%, 11.1%, 0%, 40%)

How do I convert lightslategray to HEX?

Select lightslategray from the color name list in our color converter. The HEX value — #778899 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does lightslategray belong to?

lightslategray belongs to the blue color family. It is a medium, muted color with HSL values: hue 210°, saturation 14.3%, lightness 53.3%.

How do I create lighter and darker shades of lightslategray?

Lighter variant (lightness 68.3%): #a3aeba. Darker variant (lightness 38.3%): #546270. 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.