#0FFE96 (or 0x0FFE96) is unknown color: approx Medium Spring Green. HEX triplet: 0F, FE and 96. RGB value is (15,254,150). Sum of RGB (Red+Green+Blue) = 15+254+150=419 (55% of max value = 765). Red value is 15 (6.25% from 255 or 3.58% from 419); Green value is 254 (99.61% from 255 or 60.62% from 419); Blue value is 150 (58.98% from 255 or 35.80% from 419); Max value from RGB is 254 - color contains mainly: green. Hex color #0FFE96 is not a web safe color. Web safe color analog (approx): #00FF99. Inversed color of #0FFE96 is #F00169. Grayscale: #AAAAAA. Windows color (decimal): -15729002 or 9895439. OLE color: 9895439.
HSL color Cylindrical-coordinate representation of color #0FFE96: hue angle of 153.89º degrees, saturation: 0.99, lightness: 0.53%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0FFE96 is Cyan = 0.94, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.00.
<style> p { color: #0FFE96; } p { color: rgb(15,254,150); } H1.HeaderClassName { color: #0FFE96; } .AnyTagClassName { color: #0FFE96; } </style>
<style> a { background-color: #0FFE96; } a { background-color: rgb(15,254,150); } div.DivClassName { background-color: #0FFE96; } .BgClassName { background-color: #0FFE96; } </style>
<style> span { border-color: #0FFE96; } span { border-color: rgb(15,254,150); } td.TdClassName { border-color: #0FFE96; } .TagClassName { border-color: #0FFE96; } </style>