#888085 (or 0x888085) is unknown color: approx Taupe Grey. HEX triplet: 88, 80 and 85. RGB value is (136,128,133). Sum of RGB (Red+Green+Blue) = 136+128+133=397 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.26% from 397); Green value is 128 (50.39% from 255 or 32.24% from 397); Blue value is 133 (52.34% from 255 or 33.50% from 397); Max value from RGB is 136 - color contains mainly: red. Hex color #888085 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #888085 is #777F7A. Grayscale: #828282. Windows color (decimal): -7831419 or 8749192. OLE color: 8749192.
HSL color Cylindrical-coordinate representation of color #888085: hue angle of 322.5º degrees, saturation: 0.03, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #888085 is Cyan = 0, Magento = 0.06, Yellow = 0.02 and Black (K on CMYK) = 0.47.
<style> p { color: #888085; } p { color: rgb(136,128,133); } H1.HeaderClassName { color: #888085; } .AnyTagClassName { color: #888085; } </style>
<style> a { background-color: #888085; } a { background-color: rgb(136,128,133); } div.DivClassName { background-color: #888085; } .BgClassName { background-color: #888085; } </style>
<style> span { border-color: #888085; } span { border-color: rgb(136,128,133); } td.TdClassName { border-color: #888085; } .TagClassName { border-color: #888085; } </style>