#240C12 (or 0x240C12) is unknown color: approx Rustic Red. HEX triplet: 24, 0C and 12. RGB value is (36,12,18). Sum of RGB (Red+Green+Blue) = 36+12+18=66 (8% of max value = 765). Red value is 36 (14.45% from 255 or 54.55% from 66); Green value is 12 (5.08% from 255 or 18.18% from 66); Blue value is 18 (7.42% from 255 or 27.27% from 66); Max value from RGB is 36 - color contains mainly: red. Hex color #240C12 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #240C12 is #DBF3ED. Grayscale: #131313. Windows color (decimal): -14414830 or 1182756. OLE color: 1182756.
HSL color Cylindrical-coordinate representation of color #240C12: hue angle of 345º degrees, saturation: 0.5, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #240C12 is Cyan = 0, Magento = 0.67, Yellow = 0.5 and Black (K on CMYK) = 0.86.
<style> p { color: #240C12; } p { color: rgb(36,12,18); } H1.HeaderClassName { color: #240C12; } .AnyTagClassName { color: #240C12; } </style>
<style> a { background-color: #240C12; } a { background-color: rgb(36,12,18); } div.DivClassName { background-color: #240C12; } .BgClassName { background-color: #240C12; } </style>
<style> span { border-color: #240C12; } span { border-color: rgb(36,12,18); } td.TdClassName { border-color: #240C12; } .TagClassName { border-color: #240C12; } </style>