#240F0D (or 0x240F0D) is unknown color: approx Seal Brown. HEX triplet: 24, 0F and 0D. RGB value is (36,15,13). Sum of RGB (Red+Green+Blue) = 36+15+13=64 (8% of max value = 765). Red value is 36 (14.45% from 255 or 56.25% from 64); Green value is 15 (6.25% from 255 or 23.44% from 64); Blue value is 13 (5.47% from 255 or 20.31% from 64); Max value from RGB is 36 - color contains mainly: red. Hex color #240F0D is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #240F0D is #DBF0F2. Grayscale: #151515. Windows color (decimal): -14414067 or 855844. OLE color: 855844.
HSL color Cylindrical-coordinate representation of color #240F0D: hue angle of 5.22º degrees, saturation: 0.47, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #240F0D is Cyan = 0, Magento = 0.58, Yellow = 0.64 and Black (K on CMYK) = 0.86.
<style> p { color: #240F0D; } p { color: rgb(36,15,13); } H1.HeaderClassName { color: #240F0D; } .AnyTagClassName { color: #240F0D; } </style>
<style> a { background-color: #240F0D; } a { background-color: rgb(36,15,13); } div.DivClassName { background-color: #240F0D; } .BgClassName { background-color: #240F0D; } </style>
<style> span { border-color: #240F0D; } span { border-color: rgb(36,15,13); } td.TdClassName { border-color: #240F0D; } .TagClassName { border-color: #240F0D; } </style>