#8480FF (or 0x8480FF) is unknown color: approx Light Slate Blue. HEX triplet: 84, 80 and FF. RGB value is (132,128,255). Sum of RGB (Red+Green+Blue) = 132+128+255=515 (68% of max value = 765). Red value is 132 (51.95% from 255 or 25.63% from 515); Green value is 128 (50.39% from 255 or 24.85% from 515); Blue value is 255 (100% from 255 or 49.51% from 515); Max value from RGB is 255 - color contains mainly: blue. Hex color #8480FF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8480FF is #7B7F00. Grayscale: #8F8F8F. Windows color (decimal): -8093441 or 16744580. OLE color: 16744580.
HSL color Cylindrical-coordinate representation of color #8480FF: hue angle of 241.89º degrees, saturation: 1, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #8480FF is Cyan = 0.48, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #8480FF; } p { color: rgb(132,128,255); } H1.HeaderClassName { color: #8480FF; } .AnyTagClassName { color: #8480FF; } </style>
<style> a { background-color: #8480FF; } a { background-color: rgb(132,128,255); } div.DivClassName { background-color: #8480FF; } .BgClassName { background-color: #8480FF; } </style>
<style> span { border-color: #8480FF; } span { border-color: rgb(132,128,255); } td.TdClassName { border-color: #8480FF; } .TagClassName { border-color: #8480FF; } </style>