#242A7E (or 0x242A7E) is unknown color: approx Midnight Blue. HEX triplet: 24, 2A and 7E. RGB value is (36,42,126). Sum of RGB (Red+Green+Blue) = 36+42+126=204 (27% of max value = 765). Red value is 36 (14.45% from 255 or 17.65% from 204); Green value is 42 (16.80% from 255 or 20.59% from 204); Blue value is 126 (49.61% from 255 or 61.76% from 204); Max value from RGB is 126 - color contains mainly: blue. Hex color #242A7E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #242A7E is #DBD581. Grayscale: #313131. Windows color (decimal): -14407042 or 8268324. OLE color: 8268324.
HSL color Cylindrical-coordinate representation of color #242A7E: hue angle of 236º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #242A7E is Cyan = 0.71, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #242A7E; } p { color: rgb(36,42,126); } H1.HeaderClassName { color: #242A7E; } .AnyTagClassName { color: #242A7E; } </style>
<style> a { background-color: #242A7E; } a { background-color: rgb(36,42,126); } div.DivClassName { background-color: #242A7E; } .BgClassName { background-color: #242A7E; } </style>
<style> span { border-color: #242A7E; } span { border-color: rgb(36,42,126); } td.TdClassName { border-color: #242A7E; } .TagClassName { border-color: #242A7E; } </style>