#240A41 (or 0x240A41) is unknown color: approx Blackcurrant. HEX triplet: 24, 0A and 41. RGB value is (36,10,65). Sum of RGB (Red+Green+Blue) = 36+10+65=111 (14% of max value = 765). Red value is 36 (14.45% from 255 or 32.43% from 111); Green value is 10 (4.30% from 255 or 9.01% from 111); Blue value is 65 (25.78% from 255 or 58.56% from 111); Max value from RGB is 65 - color contains mainly: blue. Hex color #240A41 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #240A41 is #DBF5BE. Grayscale: #171717. Windows color (decimal): -14415295 or 4262436. OLE color: 4262436.
HSL color Cylindrical-coordinate representation of color #240A41: hue angle of 268.36º degrees, saturation: 0.73, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #240A41 is Cyan = 0.45, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.75.
<style> p { color: #240A41; } p { color: rgb(36,10,65); } H1.HeaderClassName { color: #240A41; } .AnyTagClassName { color: #240A41; } </style>
<style> a { background-color: #240A41; } a { background-color: rgb(36,10,65); } div.DivClassName { background-color: #240A41; } .BgClassName { background-color: #240A41; } </style>
<style> span { border-color: #240A41; } span { border-color: rgb(36,10,65); } td.TdClassName { border-color: #240A41; } .TagClassName { border-color: #240A41; } </style>