#96E12E (or 0x96E12E) is unknown color: approx Yellow Green. HEX triplet: 96, E1 and 2E. RGB value is (150,225,46). Sum of RGB (Red+Green+Blue) = 150+225+46=421 (55% of max value = 765). Red value is 150 (58.98% from 255 or 35.63% from 421); Green value is 225 (88.28% from 255 or 53.44% from 421); Blue value is 46 (18.36% from 255 or 10.93% from 421); Max value from RGB is 225 - color contains mainly: green. Hex color #96E12E is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #96E12E is #691ED1. Grayscale: #B6B6B6. Windows color (decimal): -6889170 or 3072406. OLE color: 3072406.
HSL color Cylindrical-coordinate representation of color #96E12E: hue angle of 85.14º degrees, saturation: 0.75, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #96E12E is Cyan = 0.33, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.12.
<style> p { color: #96E12E; } p { color: rgb(150,225,46); } H1.HeaderClassName { color: #96E12E; } .AnyTagClassName { color: #96E12E; } </style>
<style> a { background-color: #96E12E; } a { background-color: rgb(150,225,46); } div.DivClassName { background-color: #96E12E; } .BgClassName { background-color: #96E12E; } </style>
<style> span { border-color: #96E12E; } span { border-color: rgb(150,225,46); } td.TdClassName { border-color: #96E12E; } .TagClassName { border-color: #96E12E; } </style>