#888CAD (or 0x888CAD) is unknown color: approx Manatee. HEX triplet: 88, 8C and AD. RGB value is (136,140,173). Sum of RGB (Red+Green+Blue) = 136+140+173=449 (59% of max value = 765). Red value is 136 (53.52% from 255 or 30.29% from 449); Green value is 140 (55.08% from 255 or 31.18% from 449); Blue value is 173 (67.97% from 255 or 38.53% from 449); Max value from RGB is 173 - color contains mainly: blue. Hex color #888CAD is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #888CAD is #777352. Grayscale: #8E8E8E. Windows color (decimal): -7828307 or 11373704. OLE color: 11373704.
HSL color Cylindrical-coordinate representation of color #888CAD: hue angle of 233.51º degrees, saturation: 0.18, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #888CAD is Cyan = 0.21, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #888CAD; } p { color: rgb(136,140,173); } H1.HeaderClassName { color: #888CAD; } .AnyTagClassName { color: #888CAD; } </style>
<style> a { background-color: #888CAD; } a { background-color: rgb(136,140,173); } div.DivClassName { background-color: #888CAD; } .BgClassName { background-color: #888CAD; } </style>
<style> span { border-color: #888CAD; } span { border-color: rgb(136,140,173); } td.TdClassName { border-color: #888CAD; } .TagClassName { border-color: #888CAD; } </style>