HTML color code #808000

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

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

RGB complementary color:

A complementary color for this color is #000080 (Navy).

Example text color using #808000

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

CSS code examples

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

Lighter colors

#8A8A0A
#949414
#9E9E1E
#A8A828
#B2B232
#BCBC3C
#C6C646
#D0D050

Darker colors

#767600
#6C6C00
#626200
#585800
#4E4E00
#444400
#3A3A00
#303000

Analogous colors

#6A8000
#558000
#408000
#2A8000
#158000
#008000
#008015
#00802B

Trinary colors

#808000
#008080
#800080

Adjacent colors

#848B79
#617C58
#728C00
#6B8E23
#555D50
#556B2F
#4E5B31
#3A5F0B

Other colors containing "olive"

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

CodeColor
#6B8E23OliveDrab (W3C)
#556B2FDarkOliveGreen (W3C)
#B8BC86Light Olive Green
#BAB86COlive Green
#4A412ADark Grayish Olive
Tip

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

Computer Hope - HTML color codes - Top 100 color codes