#8884FA (or 0x8884FA) is unknown color: approx Light Slate Blue. HEX triplet: 88, 84 and FA. RGB value is (136,132,250). Sum of RGB (Red+Green+Blue) = 136+132+250=518 (68% of max value = 765). Red value is 136 (53.52% from 255 or 26.25% from 518); Green value is 132 (51.95% from 255 or 25.48% from 518); Blue value is 250 (98.05% from 255 or 48.26% from 518); Max value from RGB is 250 - color contains mainly: blue. Hex color #8884FA is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8884FA is #777B05. Grayscale: #929292. Windows color (decimal): -7830278 or 16417928. OLE color: 16417928.
HSL color Cylindrical-coordinate representation of color #8884FA: hue angle of 242.03º degrees, saturation: 0.92, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #8884FA is Cyan = 0.46, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #8884FA; } p { color: rgb(136,132,250); } H1.HeaderClassName { color: #8884FA; } .AnyTagClassName { color: #8884FA; } </style>
<style> a { background-color: #8884FA; } a { background-color: rgb(136,132,250); } div.DivClassName { background-color: #8884FA; } .BgClassName { background-color: #8884FA; } </style>
<style> span { border-color: #8884FA; } span { border-color: rgb(136,132,250); } td.TdClassName { border-color: #8884FA; } .TagClassName { border-color: #8884FA; } </style>