Pine to HSL — Color Code

HSL

hsl(130.8, 36.8%, 26.7%)

Format Value
HEX #2b5d34
RGB rgb(43, 93, 52)
HSL hsl(130.8, 36.8%, 26.7%)
CMYK cmyk(53.8%, 0%, 44.1%, 63.5%)

What is the HSL code for pine?

The CSS color pine in HSL format is hsl(130.8, 36.8%, 26.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use pine in CSS?

To apply pine in CSS:

  • Text color: color: hsl(130.8, 36.8%, 26.7%);
  • Background: background-color: hsl(130.8, 36.8%, 26.7%);
  • Border: border-color: hsl(130.8, 36.8%, 26.7%);

What are all the color format values for pine?

FormatValue
HEX#2b5d34
RGBrgb(43, 93, 52)
HSLhsl(130.8, 36.8%, 26.7%)
CMYKcmyk(53.8%, 0%, 44.1%, 63.5%)

How do I convert pine to HSL?

Select pine from the color name list in our color converter. The HSL value — hsl(130.8, 36.8%, 26.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pine belong to?

pine belongs to the green color family. It is a dark, moderately saturated color with HSL values: hue 130.8°, saturation 36.8%, lightness 26.7%.

How do I create lighter and darker shades of pine?

Lighter variant (lightness 41.7%): #439151. Darker variant (lightness 11.7%): #132917. 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.