#808A96 (or 0x808A96) is unknown color: approx Light Slate Grey. HEX triplet: 80, 8A and 96. RGB value is (128,138,150). Sum of RGB (Red+Green+Blue) = 128+138+150=416 (55% of max value = 765). Red value is 128 (50.39% from 255 or 30.77% from 416); Green value is 138 (54.30% from 255 or 33.17% from 416); Blue value is 150 (58.98% from 255 or 36.06% from 416); Max value from RGB is 150 - color contains mainly: blue. Hex color #808A96 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #808A96 is #7F7569. Grayscale: #888888. Windows color (decimal): -8353130 or 9865856. OLE color: 9865856.
HSL color Cylindrical-coordinate representation of color #808A96: hue angle of 212.73º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #808A96 is Cyan = 0.15, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.41.
<style> p { color: #808A96; } p { color: rgb(128,138,150); } H1.HeaderClassName { color: #808A96; } .AnyTagClassName { color: #808A96; } </style>
<style> a { background-color: #808A96; } a { background-color: rgb(128,138,150); } div.DivClassName { background-color: #808A96; } .BgClassName { background-color: #808A96; } </style>
<style> span { border-color: #808A96; } span { border-color: rgb(128,138,150); } td.TdClassName { border-color: #808A96; } .TagClassName { border-color: #808A96; } </style>