Cool blue to CMYK — Color Code

#4984b8
Format Value
HEX #4984b8
RGB rgb(73, 132, 184)
HSL hsl(208.1, 43.9%, 50.4%)
CMYK cmyk(60.3%, 28.3%, 0%, 27.8%)
HSV hsv(208.1, 60.3%, 72.2%)

cool blue color harmonies

Tints & shades of cool blue

Tints (lighter)

#5a8fbe #6a9ac5 #7ba6cb #8bb1d2 #9cbcd8 #acc7df #bdd2e5 #cdddec #dee9f2 #eef4f9

Shades (darker)

#4278a7 #3c6c97 #356086 #2e5475 #284864 #213c54 #1b3043 #142432 #0d1821 #070c11

Contrast & accessibility

The quick brown fox

On white · 3.98:1 · AA Large

The quick brown fox

On black · 5.28:1 · AA

Recommended text color: #000000

Use cool blue in code

CSS color: #4984b8;
SCSS $color: #4984b8;
Tailwind bg-[#4984b8]
Swift UIColor(red: 0.286, green: 0.518, blue: 0.722, alpha: 1)
Android Color.parseColor("#4984b8")
Flutter Color(0xFF4984B8)

Colors similar to cool blue

Browse all Blue colors →

What is the CMYK code for cool blue?

The CSS color cool blue in CMYK format is cmyk(60.3%, 28.3%, 0%, 27.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use cool blue in CSS?

To apply cool blue in CSS:

  • Text color: color: cmyk(60.3%, 28.3%, 0%, 27.8%);
  • Background: background-color: cmyk(60.3%, 28.3%, 0%, 27.8%);
  • Border: border-color: cmyk(60.3%, 28.3%, 0%, 27.8%);

What are all the color format values for cool blue?

FormatValue
HEX#4984b8
RGBrgb(73, 132, 184)
HSLhsl(208.1, 43.9%, 50.4%)
CMYKcmyk(60.3%, 28.3%, 0%, 27.8%)

How do I convert cool blue to CMYK?

Select cool blue from the color name list in our color converter. The CMYK value — cmyk(60.3%, 28.3%, 0%, 27.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does cool blue belong to?

cool blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 208.1°, saturation 43.9%, lightness 50.4%.

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

Lighter variant (lightness 65.4%): #80a9ce. Darker variant (lightness 35.4%): #335d82. 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.