#0000CD — Mediumblue

#0000CD is Mediumblue. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#0000CD
RGB
rgb(0, 0, 205)
HSL
hsl(240, 100%, 40%)
HSV
hsv(240, 100%, 80%)
CMYK
cmyk(100%, 100%, 0%, 20%)
20%
40%
60%
80%
100%

Shades and tints of Mediumblue

CSS snippets

Hexcolor: #0000CD;
Keywordcolor: mediumblue;
RGBcolor: rgb(0, 0, 205);
HSLcolor: hsl(240, 100%, 40%);

Frequently asked questions

What color is #0000CD?

#0000CD is Mediumblue, a standard CSS named color. In RGB it's rgb(0, 0, 205); in HSL it's hsl(240, 100%, 40%).

How do I use #0000CD in CSS?

Use it directly as a hex value (color: #0000CD;), or by its CSS keyword name (color: mediumblue;) — both are recognized by every modern browser and produce the identical color.

What's the CMYK value for print?

Mediumblue converts to approximately C100 M100 Y0 K20 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.

Other colors