#903ABE (or 0x903ABE) is unknown color: approx Dark Orchid. HEX triplet: 90, 3A and BE. RGB value is (144,58,190). Sum of RGB (Red+Green+Blue) = 144+58+190=392 (51% of max value = 765). Red value is 144 (56.64% from 255 or 36.73% from 392); Green value is 58 (23.05% from 255 or 14.80% from 392); Blue value is 190 (74.61% from 255 or 48.47% from 392); Max value from RGB is 190 - color contains mainly: blue. Hex color #903ABE is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #903ABE is #6FC541. Grayscale: #626262. Windows color (decimal): -7324994 or 12466832. OLE color: 12466832.
HSL color Cylindrical-coordinate representation of color #903ABE: hue angle of 279.09º degrees, saturation: 0.53, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #903ABE is Cyan = 0.24, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #903abe; } p { color: rgb(144,58,190); } H1.HeaderClassName { color: #903abe; } .AnyTagClassName { color: #903abe; } </style>
<style> a { background-color: #903abe; } a { background-color: rgb(144,58,190); } div.DivClassName { background-color: #903abe; } .BgClassName { background-color: #903abe; } </style>
<style> span { border-color: #903abe; } span { border-color: rgb(144,58,190); } td.TdClassName { border-color: #903abe; } .TagClassName { border-color: #903abe; } </style>