#004F24 (or 0x004F24) is unknown color: approx British Racing Green. HEX triplet: 00, 4F and 24. RGB value is (0,79,36). Sum of RGB (Red+Green+Blue) = 0+79+36=115 (15% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 115); Green value is 79 (31.25% from 255 or 68.70% from 115); Blue value is 36 (14.45% from 255 or 31.30% from 115); Max value from RGB is 79 - color contains mainly: green. Hex color #004F24 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #004F24 is #FFB0DB. Grayscale: #323232. Windows color (decimal): -16756956 or 2379520. OLE color: 2379520.
HSL color Cylindrical-coordinate representation of color #004F24: hue angle of 147.34º degrees, saturation: 1, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 1%. Process color model (Four color, CMYK) of #004F24 is Cyan = 1, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.69.
<style> p { color: #004F24; } p { color: rgb(0,79,36); } H1.HeaderClassName { color: #004F24; } .AnyTagClassName { color: #004F24; } </style>
<style> a { background-color: #004F24; } a { background-color: rgb(0,79,36); } div.DivClassName { background-color: #004F24; } .BgClassName { background-color: #004F24; } </style>
<style> span { border-color: #004F24; } span { border-color: rgb(0,79,36); } td.TdClassName { border-color: #004F24; } .TagClassName { border-color: #004F24; } </style>