#245F12 (or 0x245F12) is unknown color: approx Myrtle. HEX triplet: 24, 5F and 12. RGB value is (36,95,18). Sum of RGB (Red+Green+Blue) = 36+95+18=149 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.16% from 149); Green value is 95 (37.5% from 255 or 63.76% from 149); Blue value is 18 (7.42% from 255 or 12.08% from 149); Max value from RGB is 95 - color contains mainly: green. Hex color #245F12 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #245F12 is #DBA0ED. Grayscale: #444444. Windows color (decimal): -14393582 or 1204004. OLE color: 1204004.
HSL color Cylindrical-coordinate representation of color #245F12: hue angle of 105.97º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #245F12 is Cyan = 0.62, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.63.
<style> p { color: #245f12; } p { color: rgb(36,95,18); } H1.HeaderClassName { color: #245f12; } .AnyTagClassName { color: #245f12; } </style>
<style> a { background-color: #245f12; } a { background-color: rgb(36,95,18); } div.DivClassName { background-color: #245f12; } .BgClassName { background-color: #245f12; } </style>
<style> span { border-color: #245f12; } span { border-color: rgb(36,95,18); } td.TdClassName { border-color: #245f12; } .TagClassName { border-color: #245f12; } </style>