#240CE1 (or 0x240CE1) is unknown color: approx Medium Blue. HEX triplet: 24, 0C and E1. RGB value is (36,12,225). Sum of RGB (Red+Green+Blue) = 36+12+225=273 (36% of max value = 765). Red value is 36 (14.45% from 255 or 13.19% from 273); Green value is 12 (5.08% from 255 or 4.40% from 273); Blue value is 225 (88.28% from 255 or 82.42% from 273); Max value from RGB is 225 - color contains mainly: blue. Hex color #240CE1 is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #240CE1 is #DBF31E. Grayscale: #2A2A2A. Windows color (decimal): -14414623 or 14748708. OLE color: 14748708.
HSL color Cylindrical-coordinate representation of color #240CE1: hue angle of 246.76º degrees, saturation: 0.9, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #240CE1 is Cyan = 0.84, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #240CE1; } p { color: rgb(36,12,225); } H1.HeaderClassName { color: #240CE1; } .AnyTagClassName { color: #240CE1; } </style>
<style> a { background-color: #240CE1; } a { background-color: rgb(36,12,225); } div.DivClassName { background-color: #240CE1; } .BgClassName { background-color: #240CE1; } </style>
<style> span { border-color: #240CE1; } span { border-color: rgb(36,12,225); } td.TdClassName { border-color: #240CE1; } .TagClassName { border-color: #240CE1; } </style>