#888885 (or 0x888885) is unknown color: approx Jumbo. HEX triplet: 88, 88 and 85. RGB value is (136,136,133). Sum of RGB (Red+Green+Blue) = 136+136+133=405 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.58% from 405); Green value is 136 (53.52% from 255 or 33.58% from 405); Blue value is 133 (52.34% from 255 or 32.84% from 405); Max value from RGB is 136 - color contains mainly: red, green. Hex color #888885 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #888885 is #77777A. Grayscale: #878787. Windows color (decimal): -7829371 or 8751240. OLE color: 8751240.
HSL color Cylindrical-coordinate representation of color #888885: hue angle of 60º degrees, saturation: 0.01, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #888885 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.47.
<style> p { color: #888885; } p { color: rgb(136,136,133); } H1.HeaderClassName { color: #888885; } .AnyTagClassName { color: #888885; } </style>
<style> a { background-color: #888885; } a { background-color: rgb(136,136,133); } div.DivClassName { background-color: #888885; } .BgClassName { background-color: #888885; } </style>
<style> span { border-color: #888885; } span { border-color: rgb(136,136,133); } td.TdClassName { border-color: #888885; } .TagClassName { border-color: #888885; } </style>