#888D82 (or 0x888D82) is unknown color: approx Gunsmoke. HEX triplet: 88, 8D and 82. RGB value is (136,141,130). Sum of RGB (Red+Green+Blue) = 136+141+130=407 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.42% from 407); Green value is 141 (55.47% from 255 or 34.64% from 407); Blue value is 130 (51.17% from 255 or 31.94% from 407); Max value from RGB is 141 - color contains mainly: green. Hex color #888D82 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #888D82 is #77727D. Grayscale: #8A8A8A. Windows color (decimal): -7828094 or 8555912. OLE color: 8555912.
HSL color Cylindrical-coordinate representation of color #888D82: hue angle of 87.27º degrees, saturation: 0.05, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #888D82 is Cyan = 0.04, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.45.
<style> p { color: #888D82; } p { color: rgb(136,141,130); } H1.HeaderClassName { color: #888D82; } .AnyTagClassName { color: #888D82; } </style>
<style> a { background-color: #888D82; } a { background-color: rgb(136,141,130); } div.DivClassName { background-color: #888D82; } .BgClassName { background-color: #888D82; } </style>
<style> span { border-color: #888D82; } span { border-color: rgb(136,141,130); } td.TdClassName { border-color: #888D82; } .TagClassName { border-color: #888D82; } </style>