#888666 (or 0x888666) is unknown color: approx Bandicoot. HEX triplet: 88, 86 and 66. RGB value is (136,134,102). Sum of RGB (Red+Green+Blue) = 136+134+102=372 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.56% from 372); Green value is 134 (52.73% from 255 or 36.02% from 372); Blue value is 102 (40.23% from 255 or 27.42% from 372); Max value from RGB is 136 - color contains mainly: red. Hex color #888666 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #888666 is #777999. Grayscale: #838383. Windows color (decimal): -7829914 or 6719112. OLE color: 6719112.
HSL color Cylindrical-coordinate representation of color #888666: hue angle of 56.47º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #888666 is Cyan = 0, Magento = 0.01, Yellow = 0.25 and Black (K on CMYK) = 0.47.
<style> p { color: #888666; } p { color: rgb(136,134,102); } H1.HeaderClassName { color: #888666; } .AnyTagClassName { color: #888666; } </style>
<style> a { background-color: #888666; } a { background-color: rgb(136,134,102); } div.DivClassName { background-color: #888666; } .BgClassName { background-color: #888666; } </style>
<style> span { border-color: #888666; } span { border-color: rgb(136,134,102); } td.TdClassName { border-color: #888666; } .TagClassName { border-color: #888666; } </style>