HTML color code #808080

Example of Gray or Grey color or HTML color code #808080 with complementary color #7F7F7F.

W3C color name: Grey
Color name: Gray or Grey
RGB: 128, 128, 128
HSL: 0deg, 0.00%, 50.20%
Web safe color: No

RGB complementary color:

A complementary color for this color is #7F7F7F.

Example text color using #808080

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

CSS code examples

<style> p { color:grey; } </style>
<style> p { color:#808080; } </style>
<style> p { color:rgb(128 128 128); } </style>
<style> p { color:hsl(0deg 0.00% 50.20%); } </style>

Lighter colors

#8A8A8A
#949494
#9E9E9E
#A8A8A8
#B2B2B2
#BCBCBC
#C6C6C6
#D0D0D0

Darker colors

#767676
#6C6C6C
#626262
#585858
#4E4E4E
#444444
#3A3A3A
#303030

Analogous colors

#7F7F7F

Trinary colors

#808080
#7F7F7F

Adjacent colors

#736F6E
#757575
#797979
#837E7C
#848482
#888B90
#8C8C8C
#8D918D

Other colors containing "gray" or "gray"

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

CodeColor
#3A3B3CStormy Gray
#504A4BGray Wolf
#565051Vampire Gray
#52595DIron Gray
#5C5858Gray Dolphin
#625D5DCarbon Gray
#666362Ash Gray
#696969DimGray or DimGrey (W3C)
#686A6CNardo Gray
#6D6968Cloudy Gray
#726E6DSmokey Gray
#736F6EAlien Gray
#797979Platinum Gray
#848482Battleship Gray
#8D918DGunmetal Gray
#99A3A3Stainless Steel Gray
#A9A9A9DarkGray or DarkGrey (W3C)
#B6B6B4Gray Cloud
#C0C6C7Gear Steel Gray
#D1D0CEGray Goose
#D3D3D3LightGray or LightGrey (W3C)
#E0E5E5Light Steel Gray
#EEEEEEWhite Gray
#98AFC7Blue Gray
#778899LightSlateGray or LightSlateGrey (W3C)
#708090SlateGray or SlateGrey (W3C)
#6D7B8DRat Gray
#657383Slate Granite Gray
#616D7EJet Gray
#71797ESteel Gray
#737CA1Slate Blue Gray
#29465BDark Blue Gray
#25383CDarkSlateGray or DarkSlateGrey (W3C)
#5E7D7EGrayish Turquoise
#A2AD9CGray Green
#4A412ADark Grayish Olive
#3D3635Gray Brown
Tip

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

Computer Hope - HTML color codes - Top 100 color codes