#0FE0A5 (or 0x0FE0A5) is unknown color: approx Caribbean Green. HEX triplet: 0F, E0 and A5. RGB value is (15,224,165). Sum of RGB (Red+Green+Blue) = 15+224+165=404 (53% of max value = 765). Red value is 15 (6.25% from 255 or 3.71% from 404); Green value is 224 (87.89% from 255 or 55.45% from 404); Blue value is 165 (64.84% from 255 or 40.84% from 404); Max value from RGB is 224 - color contains mainly: green. Hex color #0FE0A5 is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #0FE0A5 is #F01F5A. Grayscale: #9A9A9A. Windows color (decimal): -15736667 or 10870799. OLE color: 10870799.
HSL color Cylindrical-coordinate representation of color #0FE0A5: hue angle of 163.06º degrees, saturation: 0.87, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0FE0A5 is Cyan = 0.93, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.12.
<style> p { color: #0FE0A5; } p { color: rgb(15,224,165); } H1.HeaderClassName { color: #0FE0A5; } .AnyTagClassName { color: #0FE0A5; } </style>
<style> a { background-color: #0FE0A5; } a { background-color: rgb(15,224,165); } div.DivClassName { background-color: #0FE0A5; } .BgClassName { background-color: #0FE0A5; } </style>
<style> span { border-color: #0FE0A5; } span { border-color: rgb(15,224,165); } td.TdClassName { border-color: #0FE0A5; } .TagClassName { border-color: #0FE0A5; } </style>