Blueberry to HSL — Color Code

HSL

hsl(243.5, 39.5%, 42.2%)

Format Value
HEX #464196
RGB rgb(70, 65, 150)
HSL hsl(243.5, 39.5%, 42.2%)
CMYK cmyk(53.3%, 56.7%, 0%, 41.2%)

What is the HSL code for blueberry?

The CSS color blueberry in HSL format is hsl(243.5, 39.5%, 42.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use blueberry in CSS?

To apply blueberry in CSS:

  • Text color: color: hsl(243.5, 39.5%, 42.2%);
  • Background: background-color: hsl(243.5, 39.5%, 42.2%);
  • Border: border-color: hsl(243.5, 39.5%, 42.2%);

What are all the color format values for blueberry?

FormatValue
HEX#464196
RGBrgb(70, 65, 150)
HSLhsl(243.5, 39.5%, 42.2%)
CMYKcmyk(53.3%, 56.7%, 0%, 41.2%)

How do I convert blueberry to HSL?

Select blueberry from the color name list in our color converter. The HSL value — hsl(243.5, 39.5%, 42.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does blueberry belong to?

blueberry belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 243.5°, saturation 39.5%, lightness 42.2%.

How do I create lighter and darker shades of blueberry?

Lighter variant (lightness 57.2%): #6c67bd. Darker variant (lightness 27.200000000000003%): #2d2a61. 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.