Mediumblue to CMYK — Color Code

#0000cd
Format Value
HEX #0000cd
RGB rgb(0, 0, 205)
HSL hsl(240, 100%, 40.2%)
CMYK cmyk(100%, 100%, 0%, 19.6%)
HSV hsv(240, 100%, 80.4%)

mediumblue color harmonies

Tints & shades of mediumblue

Tints (lighter)

#1717d2 #2e2ed6 #4646db #5d5ddf #7474e4 #8b8be8 #a2a2ed #b9b9f1 #d1d1f6 #e8e8fa

Shades (darker)

#0000ba #0000a8 #000095 #000082 #000070 #00005d #00004b #000038 #000025 #000013

Contrast & accessibility

The quick brown fox

On white · 11.16:1 · AAA

The quick brown fox

On black · 1.88:1 · Fail

Recommended text color: #ffffff

Use mediumblue in code

CSS color: #0000cd;
SCSS $color: #0000cd;
Tailwind bg-[#0000cd]
Swift UIColor(red: 0.000, green: 0.000, blue: 0.804, alpha: 1)
Android Color.parseColor("#0000cd")
Flutter Color(0xFF0000CD)

Colors similar to mediumblue

Browse all Blue colors →

What is the CMYK code for mediumblue?

The CSS color mediumblue in CMYK format is cmyk(100%, 100%, 0%, 19.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use mediumblue in CSS?

To apply mediumblue in CSS:

  • Text color: color: cmyk(100%, 100%, 0%, 19.6%);
  • Background: background-color: cmyk(100%, 100%, 0%, 19.6%);
  • Border: border-color: cmyk(100%, 100%, 0%, 19.6%);

What are all the color format values for mediumblue?

FormatValue
HEX#0000cd
RGBrgb(0, 0, 205)
HSLhsl(240, 100%, 40.2%)
CMYKcmyk(100%, 100%, 0%, 19.6%)

How do I convert mediumblue to CMYK?

Select mediumblue from the color name list in our color converter. The CMYK value — cmyk(100%, 100%, 0%, 19.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does mediumblue belong to?

mediumblue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 240°, saturation 100%, lightness 40.2%.

How do I create lighter and darker shades of mediumblue?

Lighter variant (lightness 55.2%): #1b1bff. Darker variant (lightness 25.200000000000003%): #000081. 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.