#888060 (or 0x888060) is unknown color: approx Olive Haze. HEX triplet: 88, 80 and 60. RGB value is (136,128,96). Sum of RGB (Red+Green+Blue) = 136+128+96=360 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.78% from 360); Green value is 128 (50.39% from 255 or 35.56% from 360); Blue value is 96 (37.89% from 255 or 26.67% from 360); Max value from RGB is 136 - color contains mainly: red. Hex color #888060 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #888060 is #777F9F. Grayscale: #7E7E7E. Windows color (decimal): -7831456 or 6324360. OLE color: 6324360.
HSL color Cylindrical-coordinate representation of color #888060: hue angle of 48º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #888060 is Cyan = 0, Magento = 0.06, Yellow = 0.29 and Black (K on CMYK) = 0.47.
<style> p { color: #888060; } p { color: rgb(136,128,96); } H1.HeaderClassName { color: #888060; } .AnyTagClassName { color: #888060; } </style>
<style> a { background-color: #888060; } a { background-color: rgb(136,128,96); } div.DivClassName { background-color: #888060; } .BgClassName { background-color: #888060; } </style>
<style> span { border-color: #888060; } span { border-color: rgb(136,128,96); } td.TdClassName { border-color: #888060; } .TagClassName { border-color: #888060; } </style>