#01E0FA (or 0x01E0FA) is unknown color: approx Bright Turquoise. HEX triplet: 01, E0 and FA. RGB value is (1,224,250). Sum of RGB (Red+Green+Blue) = 1+224+250=475 (62% of max value = 765). Red value is 1 (0.78% from 255 or 0.21% from 475); Green value is 224 (87.89% from 255 or 47.16% from 475); Blue value is 250 (98.05% from 255 or 52.63% from 475); Max value from RGB is 250 - color contains mainly: blue. Hex color #01E0FA is not a web safe color. Web safe color analog (approx): #00CCFF. Inversed color of #01E0FA is #FE1F05. Grayscale: #9F9F9F. Windows color (decimal): -16654086 or 16441345. OLE color: 16441345.
HSL color Cylindrical-coordinate representation of color #01E0FA: hue angle of 186.27º degrees, saturation: 0.99, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 1%. Process color model (Four color, CMYK) of #01E0FA is Cyan = 1.00, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #01e0fa; } p { color: rgb(1,224,250); } H1.HeaderClassName { color: #01e0fa; } .AnyTagClassName { color: #01e0fa; } </style>
<style> a { background-color: #01e0fa; } a { background-color: rgb(1,224,250); } div.DivClassName { background-color: #01e0fa; } .BgClassName { background-color: #01e0fa; } </style>
<style> span { border-color: #01e0fa; } span { border-color: rgb(1,224,250); } td.TdClassName { border-color: #01e0fa; } .TagClassName { border-color: #01e0fa; } </style>