#8877AA (or 0x8877AA) is unknown color: approx Deluge. HEX triplet: 88, 77 and AA. RGB value is (136,119,170). Sum of RGB (Red+Green+Blue) = 136+119+170=425 (56% of max value = 765). Red value is 136 (53.52% from 255 or 32% from 425); Green value is 119 (46.88% from 255 or 28% from 425); Blue value is 170 (66.80% from 255 or 40% from 425); Max value from RGB is 170 - color contains mainly: blue. Hex color #8877AA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8877AA is #778855. Grayscale: #818181. Windows color (decimal): -7833686 or 11171720. OLE color: 11171720.
HSL color Cylindrical-coordinate representation of color #8877AA: hue angle of 260º degrees, saturation: 0.23, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #8877AA is Cyan = 0.20, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #8877AA; } p { color: rgb(136,119,170); } H1.HeaderClassName { color: #8877AA; } .AnyTagClassName { color: #8877AA; } </style>
<style> a { background-color: #8877AA; } a { background-color: rgb(136,119,170); } div.DivClassName { background-color: #8877AA; } .BgClassName { background-color: #8877AA; } </style>
<style> span { border-color: #8877AA; } span { border-color: rgb(136,119,170); } td.TdClassName { border-color: #8877AA; } .TagClassName { border-color: #8877AA; } </style>