#96CC91 (or 0x96CC91) is unknown color: approx Dark Sea Green. HEX triplet: 96, CC and 91. RGB value is (150,204,145). Sum of RGB (Red+Green+Blue) = 150+204+145=499 (66% of max value = 765). Red value is 150 (58.98% from 255 or 30.06% from 499); Green value is 204 (80.08% from 255 or 40.88% from 499); Blue value is 145 (57.03% from 255 or 29.06% from 499); Max value from RGB is 204 - color contains mainly: green. Hex color #96CC91 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #96CC91 is #69336E. Grayscale: #B5B5B5. Windows color (decimal): -6894447 or 9555094. OLE color: 9555094.
HSL color Cylindrical-coordinate representation of color #96CC91: hue angle of 114.92º degrees, saturation: 0.37, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #96CC91 is Cyan = 0.26, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.2.
<style> p { color: #96CC91; } p { color: rgb(150,204,145); } H1.HeaderClassName { color: #96CC91; } .AnyTagClassName { color: #96CC91; } </style>
<style> a { background-color: #96CC91; } a { background-color: rgb(150,204,145); } div.DivClassName { background-color: #96CC91; } .BgClassName { background-color: #96CC91; } </style>
<style> span { border-color: #96CC91; } span { border-color: rgb(150,204,145); } td.TdClassName { border-color: #96CC91; } .TagClassName { border-color: #96CC91; } </style>