#808B80 (or 0x808B80) is unknown color: approx Stack. HEX triplet: 80, 8B and 80. RGB value is (128,139,128). Sum of RGB (Red+Green+Blue) = 128+139+128=395 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.41% from 395); Green value is 139 (54.69% from 255 or 35.19% from 395); Blue value is 128 (50.39% from 255 or 32.41% from 395); Max value from RGB is 139 - color contains mainly: green. Hex color #808B80 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #808B80 is #7F747F. Grayscale: #868686. Windows color (decimal): -8352896 or 8424320. OLE color: 8424320.
HSL color Cylindrical-coordinate representation of color #808B80: hue angle of 120º degrees, saturation: 0.05, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #808B80 is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.45.
<style> p { color: #808B80; } p { color: rgb(128,139,128); } H1.HeaderClassName { color: #808B80; } .AnyTagClassName { color: #808B80; } </style>
<style> a { background-color: #808B80; } a { background-color: rgb(128,139,128); } div.DivClassName { background-color: #808B80; } .BgClassName { background-color: #808B80; } </style>
<style> span { border-color: #808B80; } span { border-color: rgb(128,139,128); } td.TdClassName { border-color: #808B80; } .TagClassName { border-color: #808B80; } </style>