#888D95 (or 0x888D95) is unknown color: approx Light Slate Grey. HEX triplet: 88, 8D and 95. RGB value is (136,141,149). Sum of RGB (Red+Green+Blue) = 136+141+149=426 (56% of max value = 765). Red value is 136 (53.52% from 255 or 31.92% from 426); Green value is 141 (55.47% from 255 or 33.10% from 426); Blue value is 149 (58.59% from 255 or 34.98% from 426); Max value from RGB is 149 - color contains mainly: blue. Hex color #888D95 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #888D95 is #77726A. Grayscale: #8C8C8C. Windows color (decimal): -7828075 or 9801096. OLE color: 9801096.
HSL color Cylindrical-coordinate representation of color #888D95: hue angle of 216.92º degrees, saturation: 0.06, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #888D95 is Cyan = 0.09, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.42.
<style> p { color: #888D95; } p { color: rgb(136,141,149); } H1.HeaderClassName { color: #888D95; } .AnyTagClassName { color: #888D95; } </style>
<style> a { background-color: #888D95; } a { background-color: rgb(136,141,149); } div.DivClassName { background-color: #888D95; } .BgClassName { background-color: #888D95; } </style>
<style> span { border-color: #888D95; } span { border-color: rgb(136,141,149); } td.TdClassName { border-color: #888D95; } .TagClassName { border-color: #888D95; } </style>