HTML color code #800000

Example of Maroon color or HTML color code #800000 with complementary color #008080.

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

RGB complementary color:

A complementary color for this color is #008080 (Teal).

Example text color using #800000

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:maroon;">Your text using color name.</p>
<p style="color:#800000;">Your text using HTML color code.</p>
<p style="color:rgb(128 0 0);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 100.00% 25.10%);">Your text using HSL color values.</p>

CSS code examples

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

Lighter colors

#8A0A0A
#941414
#9E1E1E
#A82828
#B23232
#BC3C3C
#C64646
#D05050

Darker colors

#760000
#6C0000
#620000
#580000
#4E0000
#440000
#3A0000
#300000

Analogous colors

#801500
#802A00
#804000
#805500
#806A00
#808000
#6A8000
#558000

Trinary colors

#800000
#008000
#000080

Adjacent colors

#990000
#990012
#8B0000
#8F0B0B
#8C001A
#7E191B
#800517
#733635

Other colors containing "maroon"

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

CodeColor
#8F0B0BMaroon Red
#2F0909Dark Maroon
#810541Purple Maroon
#7E354DVelvet Maroon
#C32148Bright Maroon
Tip

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

Computer Hope - HTML color codes - Top 100 color codes