Dark Blue (#00008b) is a dark, vivid blue. It is a CSS named color, so you can use it in stylesheets as color: darkblue as well as by its hex code. In RGB it is rgb(0, 0, 139); in HSL, hsl(240, 100%, 27%).
#00008b
Color conversions
Hex
#00008b
CSS name
darkblue
RGB
rgb(0, 0, 139)
HSL
hsl(240, 100%, 27%)
CMYK
100%, 100%, 0%, 45%
CSS example
color: #00008b; background-color: rgb(0, 0, 139);
Tints and shades of #00008b
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 #00008b
Complementary — maximum contrast, from opposite sides of the color wheel:
On a #00008b 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.