#01F25A (or 0x01F25A) is unknown color: approx Malachite. HEX triplet: 01, F2 and 5A. RGB value is (1,242,90). Sum of RGB (Red+Green+Blue) = 1+242+90=333 (44% of max value = 765). Red value is 1 (0.78% from 255 or 0.30% from 333); Green value is 242 (94.92% from 255 or 72.67% from 333); Blue value is 90 (35.55% from 255 or 27.03% from 333); Max value from RGB is 242 - color contains mainly: green. Hex color #01F25A is not a web safe color. Web safe color analog (approx): #00FF66. Inversed color of #01F25A is #FE0DA5. Grayscale: #989898. Windows color (decimal): -16649638 or 5960193. OLE color: 5960193.
HSL color Cylindrical-coordinate representation of color #01F25A: hue angle of 142.16º degrees, saturation: 0.99, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 1%. Process color model (Four color, CMYK) of #01F25A is Cyan = 1.00, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.05.
<style> p { color: #01F25A; } p { color: rgb(1,242,90); } H1.HeaderClassName { color: #01F25A; } .AnyTagClassName { color: #01F25A; } </style>
<style> a { background-color: #01F25A; } a { background-color: rgb(1,242,90); } div.DivClassName { background-color: #01F25A; } .BgClassName { background-color: #01F25A; } </style>
<style> span { border-color: #01F25A; } span { border-color: rgb(1,242,90); } td.TdClassName { border-color: #01F25A; } .TagClassName { border-color: #01F25A; } </style>