#01EF05 (or 0x01EF05) is unknown color: approx Lime. HEX triplet: 01, EF and 05. RGB value is (1,239,5). Sum of RGB (Red+Green+Blue) = 1+239+5=245 (32% of max value = 765). Red value is 1 (0.78% from 255 or 0.41% from 245); Green value is 239 (93.75% from 255 or 97.55% from 245); Blue value is 5 (2.34% from 255 or 2.04% from 245); Max value from RGB is 239 - color contains mainly: green. Hex color #01EF05 is not a web safe color. Web safe color analog (approx): #00FF00. Inversed color of #01EF05 is #FE10FA. Grayscale: #8D8D8D. Windows color (decimal): -16650491 or 388865. OLE color: 388865.
HSL color Cylindrical-coordinate representation of color #01EF05: hue angle of 121.01º degrees, saturation: 0.99, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 1%. Process color model (Four color, CMYK) of #01EF05 is Cyan = 1.00, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.06.
<style> p { color: #01EF05; } p { color: rgb(1,239,5); } H1.HeaderClassName { color: #01EF05; } .AnyTagClassName { color: #01EF05; } </style>
<style> a { background-color: #01EF05; } a { background-color: rgb(1,239,5); } div.DivClassName { background-color: #01EF05; } .BgClassName { background-color: #01EF05; } </style>
<style> span { border-color: #01EF05; } span { border-color: rgb(1,239,5); } td.TdClassName { border-color: #01EF05; } .TagClassName { border-color: #01EF05; } </style>