#248F25 (or 0x248F25) is unknown color: approx Forest Green. HEX triplet: 24, 8F and 25. RGB value is (36,143,37). Sum of RGB (Red+Green+Blue) = 36+143+37=216 (28% of max value = 765). Red value is 36 (14.45% from 255 or 16.67% from 216); Green value is 143 (56.25% from 255 or 66.20% from 216); Blue value is 37 (14.84% from 255 or 17.13% from 216); Max value from RGB is 143 - color contains mainly: green. Hex color #248F25 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #248F25 is #DB70DA. Grayscale: #636363. Windows color (decimal): -14381275 or 2461476. OLE color: 2461476.
HSL color Cylindrical-coordinate representation of color #248F25: hue angle of 120.56º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #248F25 is Cyan = 0.75, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.44.
<style> p { color: #248F25; } p { color: rgb(36,143,37); } H1.HeaderClassName { color: #248F25; } .AnyTagClassName { color: #248F25; } </style>
<style> a { background-color: #248F25; } a { background-color: rgb(36,143,37); } div.DivClassName { background-color: #248F25; } .BgClassName { background-color: #248F25; } </style>
<style> span { border-color: #248F25; } span { border-color: rgb(36,143,37); } td.TdClassName { border-color: #248F25; } .TagClassName { border-color: #248F25; } </style>