#8284FA (or 0x8284FA) is unknown color: approx Light Slate Blue. HEX triplet: 82, 84 and FA. RGB value is (130,132,250). Sum of RGB (Red+Green+Blue) = 130+132+250=512 (67% of max value = 765). Red value is 130 (51.17% from 255 or 25.39% from 512); Green value is 132 (51.95% from 255 or 25.78% from 512); Blue value is 250 (98.05% from 255 or 48.83% from 512); Max value from RGB is 250 - color contains mainly: blue. Hex color #8284FA is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8284FA is #7D7B05. Grayscale: #909090. Windows color (decimal): -8223494 or 16417922. OLE color: 16417922.
HSL color Cylindrical-coordinate representation of color #8284FA: hue angle of 239º degrees, saturation: 0.92, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #8284FA is Cyan = 0.48, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #8284FA; } p { color: rgb(130,132,250); } H1.HeaderClassName { color: #8284FA; } .AnyTagClassName { color: #8284FA; } </style>
<style> a { background-color: #8284FA; } a { background-color: rgb(130,132,250); } div.DivClassName { background-color: #8284FA; } .BgClassName { background-color: #8284FA; } </style>
<style> span { border-color: #8284FA; } span { border-color: rgb(130,132,250); } td.TdClassName { border-color: #8284FA; } .TagClassName { border-color: #8284FA; } </style>