#808F8C (or 0x808F8C) is unknown color: approx Oslo Grey. HEX triplet: 80, 8F and 8C. RGB value is (128,143,140). Sum of RGB (Red+Green+Blue) = 128+143+140=411 (54% of max value = 765). Red value is 128 (50.39% from 255 or 31.14% from 411); Green value is 143 (56.25% from 255 or 34.79% from 411); Blue value is 140 (55.08% from 255 or 34.06% from 411); Max value from RGB is 143 - color contains mainly: green. Hex color #808F8C is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #808F8C is #7F7073. Grayscale: #8A8A8A. Windows color (decimal): -8351860 or 9211776. OLE color: 9211776.
HSL color Cylindrical-coordinate representation of color #808F8C: hue angle of 168º degrees, saturation: 0.06, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #808F8C is Cyan = 0.10, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.44.
<style> p { color: #808F8C; } p { color: rgb(128,143,140); } H1.HeaderClassName { color: #808F8C; } .AnyTagClassName { color: #808F8C; } </style>
<style> a { background-color: #808F8C; } a { background-color: rgb(128,143,140); } div.DivClassName { background-color: #808F8C; } .BgClassName { background-color: #808F8C; } </style>
<style> span { border-color: #808F8C; } span { border-color: rgb(128,143,140); } td.TdClassName { border-color: #808F8C; } .TagClassName { border-color: #808F8C; } </style>