Medium Blue (#0000cd) is a medium, vivid blue. It is a CSS named color, so you can use it in stylesheets as color: mediumblue as well as by its hex code. In RGB it is rgb(0, 0, 205); in HSL, hsl(240, 100%, 40%).
#0000cd
Color conversions
Hex
#0000cd
CSS name
mediumblue
RGB
rgb(0, 0, 205)
HSL
hsl(240, 100%, 40%)
CMYK
100%, 100%, 0%, 20%
CSS example
color: #0000cd; background-color: rgb(0, 0, 205);
Tints and shades of #0000cd
The hue stepped through seven lightness levels, each matched to the closest named or web-safe color — useful for backgrounds, borders, text and hover states that all belong to one family. Click any swatch for its full breakdown.
On a #0000cd background, white text gives the better contrast. WCAG requires 4.5:1 for normal text and 3:1 for large text (AA), or 7:1 and 4.5:1 for AAA.