#01E99B (or 0x01E99B) is unknown color: approx Medium Spring Green. HEX triplet: 01, E9 and 9B. RGB value is (1,233,155). Sum of RGB (Red+Green+Blue) = 1+233+155=389 (51% of max value = 765). Red value is 1 (0.78% from 255 or 0.26% from 389); Green value is 233 (91.41% from 255 or 59.90% from 389); Blue value is 155 (60.94% from 255 or 39.85% from 389); Max value from RGB is 233 - color contains mainly: green. Hex color #01E99B is not a web safe color. Web safe color analog (approx): #00FF99. Inversed color of #01E99B is #FE1664. Grayscale: #9A9A9A. Windows color (decimal): -16651877 or 10217729. OLE color: 10217729.
HSL color Cylindrical-coordinate representation of color #01E99B: hue angle of 159.83º degrees, saturation: 0.99, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 1%. Process color model (Four color, CMYK) of #01E99B is Cyan = 1.00, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.09.
<style> p { color: #01E99B; } p { color: rgb(1,233,155); } H1.HeaderClassName { color: #01E99B; } .AnyTagClassName { color: #01E99B; } </style>
<style> a { background-color: #01E99B; } a { background-color: rgb(1,233,155); } div.DivClassName { background-color: #01E99B; } .BgClassName { background-color: #01E99B; } </style>
<style> span { border-color: #01E99B; } span { border-color: rgb(1,233,155); } td.TdClassName { border-color: #01E99B; } .TagClassName { border-color: #01E99B; } </style>