#96C85D (or 0x96C85D) is unknown color: approx Olivine. HEX triplet: 96, C8 and 5D. RGB value is (150,200,93). Sum of RGB (Red+Green+Blue) = 150+200+93=443 (58% of max value = 765). Red value is 150 (58.98% from 255 or 33.86% from 443); Green value is 200 (78.52% from 255 or 45.15% from 443); Blue value is 93 (36.72% from 255 or 20.99% from 443); Max value from RGB is 200 - color contains mainly: green. Hex color #96C85D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #96C85D is #6937A2. Grayscale: #ADADAD. Windows color (decimal): -6895523 or 6146198. OLE color: 6146198.
HSL color Cylindrical-coordinate representation of color #96C85D: hue angle of 88.04º degrees, saturation: 0.49, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #96C85D is Cyan = 0.25, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.22.
<style> p { color: #96c85d; } p { color: rgb(150,200,93); } H1.HeaderClassName { color: #96c85d; } .AnyTagClassName { color: #96c85d; } </style>
<style> a { background-color: #96c85d; } a { background-color: rgb(150,200,93); } div.DivClassName { background-color: #96c85d; } .BgClassName { background-color: #96c85d; } </style>
<style> span { border-color: #96c85d; } span { border-color: rgb(150,200,93); } td.TdClassName { border-color: #96c85d; } .TagClassName { border-color: #96c85d; } </style>