Bright blue to CMYK — Color Code

CMYK

cmyk(99.6%, 59.9%, 0%, 1.2%)

Format Value
HEX #0165fc
RGB rgb(1, 101, 252)
HSL hsl(216.1, 99.2%, 49.6%)
CMYK cmyk(99.6%, 59.9%, 0%, 1.2%)

What is the CMYK code for bright blue?

The CSS color bright blue in CMYK format is cmyk(99.6%, 59.9%, 0%, 1.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use bright blue in CSS?

To apply bright blue in CSS:

  • Text color: color: cmyk(99.6%, 59.9%, 0%, 1.2%);
  • Background: background-color: cmyk(99.6%, 59.9%, 0%, 1.2%);
  • Border: border-color: cmyk(99.6%, 59.9%, 0%, 1.2%);

What are all the color format values for bright blue?

FormatValue
HEX#0165fc
RGBrgb(1, 101, 252)
HSLhsl(216.1, 99.2%, 49.6%)
CMYKcmyk(99.6%, 59.9%, 0%, 1.2%)

How do I convert bright blue to CMYK?

Select bright blue from the color name list in our color converter. The CMYK value — cmyk(99.6%, 59.9%, 0%, 1.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bright blue belong to?

bright blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 216.1°, saturation 99.2%, lightness 49.6%.

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

Lighter variant (lightness 64.6%): #4b93fe. Darker variant (lightness 34.6%): #0146b0. 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.