#0000cc is a medium, vivid blue. The closest CSS named color is Medium Blue (#0000cd). In RGB it is rgb(0, 0, 204); in HSL, hsl(240, 100%, 40%).
#0000cc
Color conversions
Hex
#0000cc
RGB
rgb(0, 0, 204)
HSL
hsl(240, 100%, 40%)
CMYK
100%, 100%, 0%, 20%
CSS example
color: #0000cc; background-color: rgb(0, 0, 204);
Tints and shades of #0000cc
The hue is calculated at seven exact lightness levels for use in backgrounds, borders, text and hover states. These values are not substituted with nearby named colors.
#d6d6ff
#8f8fff
#4747ff
#0000ff
#0000b8
#00007a
#000047
Color schemes with #0000cc
Complementary — maximum contrast, from opposite sides of the color wheel:
On a #0000cc 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.