#96F80E (or 0x96F80E) is unknown color: approx Spring Bud. HEX triplet: 96, F8 and 0E. RGB value is (150,248,14). Sum of RGB (Red+Green+Blue) = 150+248+14=412 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.41% from 412); Green value is 248 (97.27% from 255 or 60.19% from 412); Blue value is 14 (5.86% from 255 or 3.40% from 412); Max value from RGB is 248 - color contains mainly: green. Hex color #96F80E is not a web safe color. Web safe color analog (approx): #99FF00. Inversed color of #96F80E is #6907F1. Grayscale: #C0C0C0. Windows color (decimal): -6883314 or 981142. OLE color: 981142.
HSL color Cylindrical-coordinate representation of color #96F80E: hue angle of 85.13º degrees, saturation: 0.94, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #96F80E is Cyan = 0.40, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.03.
<style> p { color: #96F80E; } p { color: rgb(150,248,14); } H1.HeaderClassName { color: #96F80E; } .AnyTagClassName { color: #96F80E; } </style>
<style> a { background-color: #96F80E; } a { background-color: rgb(150,248,14); } div.DivClassName { background-color: #96F80E; } .BgClassName { background-color: #96F80E; } </style>
<style> span { border-color: #96F80E; } span { border-color: rgb(150,248,14); } td.TdClassName { border-color: #96F80E; } .TagClassName { border-color: #96F80E; } </style>