#96CB5E (or 0x96CB5E) is unknown color: approx Olivine. HEX triplet: 96, CB and 5E. RGB value is (150,203,94). Sum of RGB (Red+Green+Blue) = 150+203+94=447 (59% of max value = 765). Red value is 150 (58.98% from 255 or 33.56% from 447); Green value is 203 (79.69% from 255 or 45.41% from 447); Blue value is 94 (37.11% from 255 or 21.03% from 447); Max value from RGB is 203 - color contains mainly: green. Hex color #96CB5E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #96CB5E is #6934A1. Grayscale: #AFAFAF. Windows color (decimal): -6894754 or 6212502. OLE color: 6212502.
HSL color Cylindrical-coordinate representation of color #96CB5E: hue angle of 89.17º degrees, saturation: 0.51, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #96CB5E is Cyan = 0.26, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.20.
<style> p { color: #96CB5E; } p { color: rgb(150,203,94); } H1.HeaderClassName { color: #96CB5E; } .AnyTagClassName { color: #96CB5E; } </style>
<style> a { background-color: #96CB5E; } a { background-color: rgb(150,203,94); } div.DivClassName { background-color: #96CB5E; } .BgClassName { background-color: #96CB5E; } </style>
<style> span { border-color: #96CB5E; } span { border-color: rgb(150,203,94); } td.TdClassName { border-color: #96CB5E; } .TagClassName { border-color: #96CB5E; } </style>