Bluish grey to CMYK — Color Code

#748b97
Format Value
HEX #748b97
RGB rgb(116, 139, 151)
HSL hsl(200.6, 14.4%, 52.4%)
CMYK cmyk(23.2%, 7.9%, 0%, 40.8%)
HSV hsv(200.6, 23.2%, 59.2%)

bluish grey color harmonies

Tints & shades of bluish grey

Tints (lighter)

#8196a0 #8da0aa #9aabb3 #a7b5bd #b3c0c6 #c0cad0 #ccd5d9 #d9dfe3 #e6eaec #f2f4f6

Shades (darker)

#697e89 #5f727c #54656e #4a5860 #3f4c52 #353f45 #2a3337 #202629 #15191b #0b0d0e

Contrast & accessibility

The quick brown fox

On white · 3.57:1 · AA Large

The quick brown fox

On black · 5.88:1 · AA

Recommended text color: #000000

Use bluish grey in code

CSS color: #748b97;
SCSS $color: #748b97;
Tailwind bg-[#748b97]
Swift UIColor(red: 0.455, green: 0.545, blue: 0.592, alpha: 1)
Android Color.parseColor("#748b97")
Flutter Color(0xFF748B97)

Colors similar to bluish grey

Browse all Blue colors →

What is the CMYK code for bluish grey?

The CSS color bluish grey in CMYK format is cmyk(23.2%, 7.9%, 0%, 40.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use bluish grey in CSS?

To apply bluish grey in CSS:

  • Text color: color: cmyk(23.2%, 7.9%, 0%, 40.8%);
  • Background: background-color: cmyk(23.2%, 7.9%, 0%, 40.8%);
  • Border: border-color: cmyk(23.2%, 7.9%, 0%, 40.8%);

What are all the color format values for bluish grey?

FormatValue
HEX#748b97
RGBrgb(116, 139, 151)
HSLhsl(200.6, 14.4%, 52.4%)
CMYKcmyk(23.2%, 7.9%, 0%, 40.8%)

How do I convert bluish grey to CMYK?

Select bluish grey from the color name list in our color converter. The CMYK value — cmyk(23.2%, 7.9%, 0%, 40.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bluish grey belong to?

bluish grey belongs to the blue color family. It is a medium, muted color with HSL values: hue 200.6°, saturation 14.4%, lightness 52.4%.

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

Lighter variant (lightness 67.4%): #a0b0b8. Darker variant (lightness 37.4%): #52646d. 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.