#000080 — Navy

#000080 is Navy. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#000080
RGB
rgb(0, 0, 128)
HSL
hsl(240, 100%, 25%)
HSV
hsv(240, 100%, 50%)
CMYK
cmyk(100%, 100%, 0%, 50%)
20%
40%
60%
80%
100%

Shades and tints of Navy

CSS snippets

Hexcolor: #000080;
Keywordcolor: navy;
RGBcolor: rgb(0, 0, 128);
HSLcolor: hsl(240, 100%, 25%);

Frequently asked questions

What color is #000080?

#000080 is Navy, a standard CSS named color. In RGB it's rgb(0, 0, 128); in HSL it's hsl(240, 100%, 25%).

How do I use #000080 in CSS?

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

What's the CMYK value for print?

Navy converts to approximately C100 M100 Y0 K50 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