#918AFA (or 0x918AFA) is unknown color: approx Light Slate Blue. HEX triplet: 91, 8A and FA. RGB value is (145,138,250). Sum of RGB (Red+Green+Blue) = 145+138+250=533 (70% of max value = 765). Red value is 145 (57.03% from 255 or 27.20% from 533); Green value is 138 (54.30% from 255 or 25.89% from 533); Blue value is 250 (98.05% from 255 or 46.90% from 533); Max value from RGB is 250 - color contains mainly: blue. Hex color #918AFA is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #918AFA is #6E7505. Grayscale: #989898. Windows color (decimal): -7238918 or 16419473. OLE color: 16419473.
HSL color Cylindrical-coordinate representation of color #918AFA: hue angle of 243.75º degrees, saturation: 0.92, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #918AFA is Cyan = 0.42, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #918AFA; } p { color: rgb(145,138,250); } H1.HeaderClassName { color: #918AFA; } .AnyTagClassName { color: #918AFA; } </style>
<style> a { background-color: #918AFA; } a { background-color: rgb(145,138,250); } div.DivClassName { background-color: #918AFA; } .BgClassName { background-color: #918AFA; } </style>
<style> span { border-color: #918AFA; } span { border-color: rgb(145,138,250); } td.TdClassName { border-color: #918AFA; } .TagClassName { border-color: #918AFA; } </style>