Muted blue to CMYK — Color Code

#3b719f
Format Value
HEX #3b719f
RGB rgb(59, 113, 159)
HSL hsl(207.6, 45.9%, 42.7%)
CMYK cmyk(62.9%, 28.9%, 0%, 37.6%)
HSV hsv(207.6, 62.9%, 62.4%)

muted blue color harmonies

Tints & shades of muted blue

Tints (lighter)

#4d7ea8 #5f8bb0 #7098b9 #82a5c2 #94b2cb #a6bed3 #b8cbdc #cad8e5 #dbe5ee #edf2f6

Shades (darker)

#366791 #305c82 #2b5274 #264865 #203e57 #1b3348 #15293a #101f2b #0b151d #050a0e

Contrast & accessibility

The quick brown fox

On white · 5.19:1 · AA

The quick brown fox

On black · 4.05:1 · AA Large

Recommended text color: #ffffff

Use muted blue in code

CSS color: #3b719f;
SCSS $color: #3b719f;
Tailwind bg-[#3b719f]
Swift UIColor(red: 0.231, green: 0.443, blue: 0.624, alpha: 1)
Android Color.parseColor("#3b719f")
Flutter Color(0xFF3B719F)

Colors similar to muted blue

Browse all Blue colors →

What is the CMYK code for muted blue?

The CSS color muted blue in CMYK format is cmyk(62.9%, 28.9%, 0%, 37.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use muted blue in CSS?

To apply muted blue in CSS:

  • Text color: color: cmyk(62.9%, 28.9%, 0%, 37.6%);
  • Background: background-color: cmyk(62.9%, 28.9%, 0%, 37.6%);
  • Border: border-color: cmyk(62.9%, 28.9%, 0%, 37.6%);

What are all the color format values for muted blue?

FormatValue
HEX#3b719f
RGBrgb(59, 113, 159)
HSLhsl(207.6, 45.9%, 42.7%)
CMYKcmyk(62.9%, 28.9%, 0%, 37.6%)

How do I convert muted blue to CMYK?

Select muted blue from the color name list in our color converter. The CMYK value — cmyk(62.9%, 28.9%, 0%, 37.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does muted blue belong to?

muted blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 207.6°, saturation 45.9%, lightness 42.7%.

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

Lighter variant (lightness 57.7%): #6297c5. Darker variant (lightness 27.700000000000003%): #264967. 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.