HTML color code #000080

Example of Navy color or HTML color code #000080 with complementary color #808000.

W3C color name: Navy
Color name: Navy
RGB: 0, 0, 128
HSL: 240-deg, 100.00%, 25.10%
Web safe color: No

RGB complementary color:

A complementary color for this color is #808000 (Olive).

Example text color using #000080

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:navy;">Your text using color name.</p>
<p style="color:#000080;">Your text using HTML color code.</p>
<p style="color:rgb(0 0 128);">Your text using RGB color values.</p>
<p style="color:hsl(240deg 100.00% 25.10%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:navy; } </style>
<style> p { color:#000080; } </style>
<style> p { color:rgb(0 0 128); } </style>
<style> p { color:hsl(240deg 100.00% 25.10%); } </style>

Lighter colors

#0A0A8A
#141494
#1E1E9E
#2828A8
#3232B2
#3C3CBC
#4646C6
#5050D0

Darker colors

#000076
#00006C
#000062
#000058
#00004E
#000044
#00003A
#000030

Analogous colors

#150080
#2A0080
#400080
#550080
#6A0080
#800080
#80006A
#800055

Trinary colors

#000080
#800000
#008000

Adjacent colors

#2B3856
#123456
#151B54
#191970
#151B8D
#00008B
#15317E
#0000A0

Other colors containing "navy"

The following table is a list of other colors containing the keyword "navy" in the color name. This table can give you other ideas for shades of navy.

CodeColor
#1974D2Bright Navy Blue
#4E5180Purple Navy
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes