#808887 (or 0x808887) is unknown color: approx Oslo Grey. HEX triplet: 80, 88 and 87. RGB value is (128,136,135). Sum of RGB (Red+Green+Blue) = 128+136+135=399 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.08% from 399); Green value is 136 (53.52% from 255 or 34.09% from 399); Blue value is 135 (53.12% from 255 or 33.83% from 399); Max value from RGB is 136 - color contains mainly: green. Hex color #808887 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #808887 is #7F7778. Grayscale: #858585. Windows color (decimal): -8353657 or 8882304. OLE color: 8882304.
HSL color Cylindrical-coordinate representation of color #808887: hue angle of 172.5º degrees, saturation: 0.03, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #808887 is Cyan = 0.06, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
<style> p { color: #808887; } p { color: rgb(128,136,135); } H1.HeaderClassName { color: #808887; } .AnyTagClassName { color: #808887; } </style>
<style> a { background-color: #808887; } a { background-color: rgb(128,136,135); } div.DivClassName { background-color: #808887; } .BgClassName { background-color: #808887; } </style>
<style> span { border-color: #808887; } span { border-color: rgb(128,136,135); } td.TdClassName { border-color: #808887; } .TagClassName { border-color: #808887; } </style>