#96B55F (or 0x96B55F) is unknown color: approx Chelsea Cucumber. HEX triplet: 96, B5 and 5F. RGB value is (150,181,95). Sum of RGB (Red+Green+Blue) = 150+181+95=426 (56% of max value = 765). Red value is 150 (58.98% from 255 or 35.21% from 426); Green value is 181 (71.09% from 255 or 42.49% from 426); Blue value is 95 (37.5% from 255 or 22.30% from 426); Max value from RGB is 181 - color contains mainly: green. Hex color #96B55F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #96B55F is #694AA0. Grayscale: #A2A2A2. Windows color (decimal): -6900385 or 6272406. OLE color: 6272406.
HSL color Cylindrical-coordinate representation of color #96B55F: hue angle of 81.63º degrees, saturation: 0.37, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #96B55F is Cyan = 0.17, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.29.
<style> p { color: #96B55F; } p { color: rgb(150,181,95); } H1.HeaderClassName { color: #96B55F; } .AnyTagClassName { color: #96B55F; } </style>
<style> a { background-color: #96B55F; } a { background-color: rgb(150,181,95); } div.DivClassName { background-color: #96B55F; } .BgClassName { background-color: #96B55F; } </style>
<style> span { border-color: #96B55F; } span { border-color: rgb(150,181,95); } td.TdClassName { border-color: #96B55F; } .TagClassName { border-color: #96B55F; } </style>