Color Hex Logo

#808080 Color Hex

#808080
(128,128,128)
144 Favorites   16 Comments

Color spaces of #808080

RGB 128128128
HSL0.000.000.50
HSV50°
CMYK 0.000.000.00   0.50
XYZ20.517521.586123.5072
Yxy21.58610.31270.3290
Hunter Lab46.4608-2.47942.5244
CIE-Lab53.58510.0027-0.0061

#808080 color RGB value is (128,128,128).

#808080 hex color red value is 128, green value is 128 and the blue value of its RGB is 128. Cylindrical-coordinate representations (also known as HSL) of color #808080 hue: 0.00 , saturation: 0.00 and the lightness value of 808080 is 0.50.

The process color (four color CMYK) of #808080 color hex is 0.00, 0.00, 0.00, 0.50. Web safe color of #808080 is #999999. Color #808080 rgb is equally color.

Base Numbers

BaseRedGreenBlue
Binary 10000000 10000000 10000000
Octal 200 200 200
Decimal 128 128 128
Hex 80 80 80

RGB Percentages of Color #808080

%33.33
%33.33
%33.33

CMYK Percentages of Color #808080

%0
%0
%0
%50

Monochromatic Colors of #808080

#808080

#808080 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#808080 Color Preview on White Background

Lorem ipsum dolor sit amet.

#808080 Color CSS Codes

.mybgcolor {background-color:#808080; } 
.myforecolor {color:#808080; }
.mybordercolor {border:3px solid #808080; }

#808080 Text Font Color

<p style="color:#808080">Text here</p>

This sample text font color is #808080
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#808080 Background Color

<div style="background-color:#808080">
Div content here</div>

This div background color is #808080


#808080 Border Color

<div style="border:3px solid #808080">
Div here</div>

This div border color is #808080


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(128,128,128, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #808080; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #808080;
  -webkit-box-shadow: 1px 1px 3px 2px #808080;
  box-shadow:         1px 1px 3px 2px #808080; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(128,128,128, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #808080">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #808080;
  -webkit-box-shadow: 1px 1px 3px 2px #808080;
  box-shadow:         1px 1px 3px 2px #808080;">
Div content here</div>

This div box has shadow with color #808080


Comments

18 May 2023, 14:53 Caiden

who ever says its not gray this is actually gray

6 Apr 2023, 23:52 TheOfficialOnlyOne1

perfect Gray half white half black

3 Oct 2022, 17:20 AlexandYOURMOM

hmmmm... 3 comments from one person... sus...

4 Aug 2022, 7:35 moonemojicat8

what confusing is gray or grey?

25 Mar 2021, 15:54 Bit125

#b0b0b0 is the best gray tho

2 Feb 2021, 0:05 thisisdone

Not gray! Hex color #bebebe is gray.

24 Sep 2020, 17:44 alonsopro

its just an color we cant see

19 Jun 2020, 18:35 alonsopro

actually its not grey

19 Jun 2020, 18:35 alonsopro

i dont understand why the world invented grey

13 Jun 2020, 21:34 Dasafaka

It only became famous because of the movie... This is #34 of the 50.

30 Jun 2019, 11:27 RedditorColorBoioB

oof wrong recipient

30 Jun 2019, 11:26 RedditorColorBoioB

@LinKueiDragon no

3 Apr 2018, 19:22 LinKueiDragon

I just typed in grey

20 Mar 2017, 2:35 anmols0000

Is there a complementary color for gray?

17 Nov 2016, 17:35 ethan78945

@jordimas96 no. green is the best

28 Mar 2016, 16:32 jordimas96

Half white, half black. Simple. The best colour?

Please login to write comment.