#888488 (or 0x888488) is unknown color: approx Taupe Grey. HEX triplet: 88, 84 and 88. RGB value is (136,132,136). Sum of RGB (Red+Green+Blue) = 136+132+136=404 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.66% from 404); Green value is 132 (51.95% from 255 or 32.67% from 404); Blue value is 136 (53.52% from 255 or 33.66% from 404); Max value from RGB is 136 - color contains mainly: red, blue. Hex color #888488 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #888488 is #777B77. Grayscale: #858585. Windows color (decimal): -7830392 or 8946824. OLE color: 8946824.
HSL color Cylindrical-coordinate representation of color #888488: hue angle of 300º degrees, saturation: 0.02, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #888488 is Cyan = 0, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
<style> p { color: #888488; } p { color: rgb(136,132,136); } H1.HeaderClassName { color: #888488; } .AnyTagClassName { color: #888488; } </style>
<style> a { background-color: #888488; } a { background-color: rgb(136,132,136); } div.DivClassName { background-color: #888488; } .BgClassName { background-color: #888488; } </style>
<style> span { border-color: #888488; } span { border-color: rgb(136,132,136); } td.TdClassName { border-color: #888488; } .TagClassName { border-color: #888488; } </style>