#9066FE (or 0x9066FE) is unknown color: approx Light Slate Blue. HEX triplet: 90, 66 and FE. RGB value is (144,102,254). Sum of RGB (Red+Green+Blue) = 144+102+254=500 (66% of max value = 765). Red value is 144 (56.64% from 255 or 28.8% from 500); Green value is 102 (40.23% from 255 or 20.4% from 500); Blue value is 254 (99.61% from 255 or 50.8% from 500); Max value from RGB is 254 - color contains mainly: blue. Hex color #9066FE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #9066FE is #6F9901. Grayscale: #838383. Windows color (decimal): -7313666 or 16672400. OLE color: 16672400.
HSL color Cylindrical-coordinate representation of color #9066FE: hue angle of 256.58º degrees, saturation: 0.99, lightness: 0.7%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #9066FE is Cyan = 0.43, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #9066fe; } p { color: rgb(144,102,254); } H1.HeaderClassName { color: #9066fe; } .AnyTagClassName { color: #9066fe; } </style>
<style> a { background-color: #9066fe; } a { background-color: rgb(144,102,254); } div.DivClassName { background-color: #9066fe; } .BgClassName { background-color: #9066fe; } </style>
<style> span { border-color: #9066fe; } span { border-color: rgb(144,102,254); } td.TdClassName { border-color: #9066fe; } .TagClassName { border-color: #9066fe; } </style>