Stone to HSL — Color Code

HSL

hsl(47.4, 18.8%, 60.4%)

Format Value
HEX #ada587
RGB rgb(173, 165, 135)
HSL hsl(47.4, 18.8%, 60.4%)
CMYK cmyk(0%, 4.6%, 22%, 32.2%)

What is the HSL code for stone?

The CSS color stone in HSL format is hsl(47.4, 18.8%, 60.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use stone in CSS?

To apply stone in CSS:

  • Text color: color: hsl(47.4, 18.8%, 60.4%);
  • Background: background-color: hsl(47.4, 18.8%, 60.4%);
  • Border: border-color: hsl(47.4, 18.8%, 60.4%);

What are all the color format values for stone?

FormatValue
HEX#ada587
RGBrgb(173, 165, 135)
HSLhsl(47.4, 18.8%, 60.4%)
CMYKcmyk(0%, 4.6%, 22%, 32.2%)

How do I convert stone to HSL?

Select stone from the color name list in our color converter. The HSL value — hsl(47.4, 18.8%, 60.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does stone belong to?

stone belongs to the yellow color family. It is a medium, muted color with HSL values: hue 47.4°, saturation 18.8%, lightness 60.4%.

How do I create lighter and darker shades of stone?

Lighter variant (lightness 75.4%): #ccc7b4. Darker variant (lightness 45.4%): #8a805e. 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.