#888ABC (or 0x888ABC) is unknown color: approx Wild Blue Yonder. HEX triplet: 88, 8A and BC. RGB value is (136,138,188). Sum of RGB (Red+Green+Blue) = 136+138+188=462 (61% of max value = 765). Red value is 136 (53.52% from 255 or 29.44% from 462); Green value is 138 (54.30% from 255 or 29.87% from 462); Blue value is 188 (73.83% from 255 or 40.69% from 462); Max value from RGB is 188 - color contains mainly: blue. Hex color #888ABC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #888ABC is #777543. Grayscale: #8E8E8E. Windows color (decimal): -7828804 or 12356232. OLE color: 12356232.
HSL color Cylindrical-coordinate representation of color #888ABC: hue angle of 237.69º degrees, saturation: 0.28, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #888ABC is Cyan = 0.28, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #888ABC; } p { color: rgb(136,138,188); } H1.HeaderClassName { color: #888ABC; } .AnyTagClassName { color: #888ABC; } </style>
<style> a { background-color: #888ABC; } a { background-color: rgb(136,138,188); } div.DivClassName { background-color: #888ABC; } .BgClassName { background-color: #888ABC; } </style>
<style> span { border-color: #888ABC; } span { border-color: rgb(136,138,188); } td.TdClassName { border-color: #888ABC; } .TagClassName { border-color: #888ABC; } </style>