#888D7E (or 0x888D7E) is unknown color: approx Gunsmoke. HEX triplet: 88, 8D and 7E. RGB value is (136,141,126). Sum of RGB (Red+Green+Blue) = 136+141+126=403 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.75% from 403); Green value is 141 (55.47% from 255 or 34.99% from 403); Blue value is 126 (49.61% from 255 or 31.27% from 403); Max value from RGB is 141 - color contains mainly: green. Hex color #888D7E is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #888D7E is #777281. Grayscale: #898989. Windows color (decimal): -7828098 or 8293768. OLE color: 8293768.
HSL color Cylindrical-coordinate representation of color #888D7E: hue angle of 80º degrees, saturation: 0.06, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #888D7E is Cyan = 0.04, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.45.
<style> p { color: #888D7E; } p { color: rgb(136,141,126); } H1.HeaderClassName { color: #888D7E; } .AnyTagClassName { color: #888D7E; } </style>
<style> a { background-color: #888D7E; } a { background-color: rgb(136,141,126); } div.DivClassName { background-color: #888D7E; } .BgClassName { background-color: #888D7E; } </style>
<style> span { border-color: #888D7E; } span { border-color: rgb(136,141,126); } td.TdClassName { border-color: #888D7E; } .TagClassName { border-color: #888D7E; } </style>