#96C3BB (or 0x96C3BB) is unknown color: approx Shadow Green. HEX triplet: 96, C3 and BB. RGB value is (150,195,187). Sum of RGB (Red+Green+Blue) = 150+195+187=532 (70% of max value = 765). Red value is 150 (58.98% from 255 or 28.20% from 532); Green value is 195 (76.56% from 255 or 36.65% from 532); Blue value is 187 (73.44% from 255 or 35.15% from 532); Max value from RGB is 195 - color contains mainly: green. Hex color #96C3BB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #96C3BB is #693C44. Grayscale: #B4B4B4. Windows color (decimal): -6896709 or 12305302. OLE color: 12305302.
HSL color Cylindrical-coordinate representation of color #96C3BB: hue angle of 169.33º degrees, saturation: 0.27, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #96C3BB is Cyan = 0.23, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.24.
<style> p { color: #96C3BB; } p { color: rgb(150,195,187); } H1.HeaderClassName { color: #96C3BB; } .AnyTagClassName { color: #96C3BB; } </style>
<style> a { background-color: #96C3BB; } a { background-color: rgb(150,195,187); } div.DivClassName { background-color: #96C3BB; } .BgClassName { background-color: #96C3BB; } </style>
<style> span { border-color: #96C3BB; } span { border-color: rgb(150,195,187); } td.TdClassName { border-color: #96C3BB; } .TagClassName { border-color: #96C3BB; } </style>