Peacock blue to HSL — Color Code

HSL

hsl(198.6, 98.7%, 29.4%)

Format Value
HEX #016795
RGB rgb(1, 103, 149)
HSL hsl(198.6, 98.7%, 29.4%)
CMYK cmyk(99.3%, 30.9%, 0%, 41.6%)

What is the HSL code for peacock blue?

The CSS color peacock blue in HSL format is hsl(198.6, 98.7%, 29.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use peacock blue in CSS?

To apply peacock blue in CSS:

  • Text color: color: hsl(198.6, 98.7%, 29.4%);
  • Background: background-color: hsl(198.6, 98.7%, 29.4%);
  • Border: border-color: hsl(198.6, 98.7%, 29.4%);

What are all the color format values for peacock blue?

FormatValue
HEX#016795
RGBrgb(1, 103, 149)
HSLhsl(198.6, 98.7%, 29.4%)
CMYKcmyk(99.3%, 30.9%, 0%, 41.6%)

How do I convert peacock blue to HSL?

Select peacock blue from the color name list in our color converter. The HSL value — hsl(198.6, 98.7%, 29.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does peacock blue belong to?

peacock blue belongs to the blue color family. It is a dark, vivid color with HSL values: hue 198.6°, saturation 98.7%, lightness 29.4%.

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

Lighter variant (lightness 44.4%): #019ce1. Darker variant (lightness 14.399999999999999%): #003249. 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.