Cadet blue to HSL — Color Code

HSL

hsl(208.3, 31.6%, 44.7%)

Format Value
HEX #4e7496
RGB rgb(78, 116, 150)
HSL hsl(208.3, 31.6%, 44.7%)
CMYK cmyk(48%, 22.7%, 0%, 41.2%)

What is the HSL code for cadet blue?

The CSS color cadet blue in HSL format is hsl(208.3, 31.6%, 44.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use cadet blue in CSS?

To apply cadet blue in CSS:

  • Text color: color: hsl(208.3, 31.6%, 44.7%);
  • Background: background-color: hsl(208.3, 31.6%, 44.7%);
  • Border: border-color: hsl(208.3, 31.6%, 44.7%);

What are all the color format values for cadet blue?

FormatValue
HEX#4e7496
RGBrgb(78, 116, 150)
HSLhsl(208.3, 31.6%, 44.7%)
CMYKcmyk(48%, 22.7%, 0%, 41.2%)

How do I convert cadet blue to HSL?

Select cadet blue from the color name list in our color converter. The HSL value — hsl(208.3, 31.6%, 44.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does cadet blue belong to?

cadet blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 208.3°, saturation 31.6%, lightness 44.7%.

How do I create lighter and darker shades of cadet blue?

Lighter variant (lightness 59.7%): #789ab9. Darker variant (lightness 29.700000000000003%): #344d64. 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.