#24166F (or 0x24166F) is unknown color: approx Midnight Blue. HEX triplet: 24, 16 and 6F. RGB value is (36,22,111). Sum of RGB (Red+Green+Blue) = 36+22+111=169 (22% of max value = 765). Red value is 36 (14.45% from 255 or 21.30% from 169); Green value is 22 (8.98% from 255 or 13.02% from 169); Blue value is 111 (43.75% from 255 or 65.68% from 169); Max value from RGB is 111 - color contains mainly: blue. Hex color #24166F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #24166F is #DBE990. Grayscale: #232323. Windows color (decimal): -14412177 or 7280164. OLE color: 7280164.
HSL color Cylindrical-coordinate representation of color #24166F: hue angle of 249.44º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #24166F is Cyan = 0.68, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #24166F; } p { color: rgb(36,22,111); } H1.HeaderClassName { color: #24166F; } .AnyTagClassName { color: #24166F; } </style>
<style> a { background-color: #24166F; } a { background-color: rgb(36,22,111); } div.DivClassName { background-color: #24166F; } .BgClassName { background-color: #24166F; } </style>
<style> span { border-color: #24166F; } span { border-color: rgb(36,22,111); } td.TdClassName { border-color: #24166F; } .TagClassName { border-color: #24166F; } </style>