Clear blue to CMYK — Color Code

CMYK

cmyk(85.8%, 51.8%, 0%, 0.8%)

Format Value
HEX #247afd
RGB rgb(36, 122, 253)
HSL hsl(216.2, 98.2%, 56.7%)
CMYK cmyk(85.8%, 51.8%, 0%, 0.8%)

What is the CMYK code for clear blue?

The CSS color clear blue in CMYK format is cmyk(85.8%, 51.8%, 0%, 0.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use clear blue in CSS?

To apply clear blue in CSS:

  • Text color: color: cmyk(85.8%, 51.8%, 0%, 0.8%);
  • Background: background-color: cmyk(85.8%, 51.8%, 0%, 0.8%);
  • Border: border-color: cmyk(85.8%, 51.8%, 0%, 0.8%);

What are all the color format values for clear blue?

FormatValue
HEX#247afd
RGBrgb(36, 122, 253)
HSLhsl(216.2, 98.2%, 56.7%)
CMYKcmyk(85.8%, 51.8%, 0%, 0.8%)

How do I convert clear blue to CMYK?

Select clear blue from the color name list in our color converter. The CMYK value — cmyk(85.8%, 51.8%, 0%, 0.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does clear blue belong to?

clear blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 216.2°, saturation 98.2%, lightness 56.7%.

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

Lighter variant (lightness 71.7%): #70a8fe. Darker variant (lightness 41.7%): #0255d3. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.