Blue grey to CMYK — Color Code

#607c8e
Format Value
HEX #607c8e
RGB rgb(96, 124, 142)
HSL hsl(203.5, 19.3%, 46.7%)
CMYK cmyk(32.4%, 12.7%, 0%, 44.3%)
HSV hsv(203.5, 32.4%, 55.7%)

blue grey color harmonies

Tints & shades of blue grey

Tints (lighter)

#6e8898 #7d94a3 #8ba0ad #9aacb7 #a8b8c1 #b7c3cc #c5cfd6 #d4dbe0 #e2e7ea #f1f3f5

Shades (darker)

#577181 #4f6574 #465a67 #3d4f5a #34444d #2c3841 #232d34 #1a2227 #11171a #090b0d

Contrast & accessibility

The quick brown fox

On white · 4.4:1 · AA Large

The quick brown fox

On black · 4.77:1 · AA

Recommended text color: #000000

Use blue grey in code

CSS color: #607c8e;
SCSS $color: #607c8e;
Tailwind bg-[#607c8e]
Swift UIColor(red: 0.376, green: 0.486, blue: 0.557, alpha: 1)
Android Color.parseColor("#607c8e")
Flutter Color(0xFF607C8E)

Colors similar to blue grey

Browse all Blue colors →

What is the CMYK code for blue grey?

The CSS color blue grey in CMYK format is cmyk(32.4%, 12.7%, 0%, 44.3%). Use this value directly in CSS, SVG, and most design tools.

How do I use blue grey in CSS?

To apply blue grey in CSS:

  • Text color: color: cmyk(32.4%, 12.7%, 0%, 44.3%);
  • Background: background-color: cmyk(32.4%, 12.7%, 0%, 44.3%);
  • Border: border-color: cmyk(32.4%, 12.7%, 0%, 44.3%);

What are all the color format values for blue grey?

FormatValue
HEX#607c8e
RGBrgb(96, 124, 142)
HSLhsl(203.5, 19.3%, 46.7%)
CMYKcmyk(32.4%, 12.7%, 0%, 44.3%)

How do I convert blue grey to CMYK?

Select blue grey from the color name list in our color converter. The CMYK value — cmyk(32.4%, 12.7%, 0%, 44.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does blue grey belong to?

blue grey belongs to the blue color family. It is a medium, muted color with HSL values: hue 203.5°, saturation 19.3%, lightness 46.7%.

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

Lighter variant (lightness 61.7%): #8aa1b0. Darker variant (lightness 31.700000000000003%): #415460. 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.