#96DD2E (or 0x96DD2E) is unknown color: approx Yellow Green. HEX triplet: 96, DD and 2E. RGB value is (150,221,46). Sum of RGB (Red+Green+Blue) = 150+221+46=417 (55% of max value = 765). Red value is 150 (58.98% from 255 or 35.97% from 417); Green value is 221 (86.72% from 255 or 53.00% from 417); Blue value is 46 (18.36% from 255 or 11.03% from 417); Max value from RGB is 221 - color contains mainly: green. Hex color #96DD2E is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #96DD2E is #6922D1. Grayscale: #B4B4B4. Windows color (decimal): -6890194 or 3071382. OLE color: 3071382.
HSL color Cylindrical-coordinate representation of color #96DD2E: hue angle of 84.34º degrees, saturation: 0.72, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #96DD2E is Cyan = 0.32, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.13.
<style> p { color: #96DD2E; } p { color: rgb(150,221,46); } H1.HeaderClassName { color: #96DD2E; } .AnyTagClassName { color: #96DD2E; } </style>
<style> a { background-color: #96DD2E; } a { background-color: rgb(150,221,46); } div.DivClassName { background-color: #96DD2E; } .BgClassName { background-color: #96DD2E; } </style>
<style> span { border-color: #96DD2E; } span { border-color: rgb(150,221,46); } td.TdClassName { border-color: #96DD2E; } .TagClassName { border-color: #96DD2E; } </style>