#9918EB (or 0x9918EB) is unknown color: approx Blue Violet. HEX triplet: 99, 18 and EB. RGB value is (153,24,235). Sum of RGB (Red+Green+Blue) = 153+24+235=412 (54% of max value = 765). Red value is 153 (60.16% from 255 or 37.14% from 412); Green value is 24 (9.77% from 255 or 5.83% from 412); Blue value is 235 (92.19% from 255 or 57.04% from 412); Max value from RGB is 235 - color contains mainly: blue. Hex color #9918EB is not a web safe color. Web safe color analog (approx): #9900FF. Inversed color of #9918EB is #66E714. Grayscale: #555555. Windows color (decimal): -6743829 or 15407257. OLE color: 15407257.
HSL color Cylindrical-coordinate representation of color #9918EB: hue angle of 276.68º degrees, saturation: 0.84, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #9918EB is Cyan = 0.35, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #9918EB; } p { color: rgb(153,24,235); } H1.HeaderClassName { color: #9918EB; } .AnyTagClassName { color: #9918EB; } </style>
<style> a { background-color: #9918EB; } a { background-color: rgb(153,24,235); } div.DivClassName { background-color: #9918EB; } .BgClassName { background-color: #9918EB; } </style>
<style> span { border-color: #9918EB; } span { border-color: rgb(153,24,235); } td.TdClassName { border-color: #9918EB; } .TagClassName { border-color: #9918EB; } </style>