#96C8AA (or 0x96C8AA) is unknown color: approx Vista Blue. HEX triplet: 96, C8 and AA. RGB value is (150,200,170). Sum of RGB (Red+Green+Blue) = 150+200+170=520 (68% of max value = 765). Red value is 150 (58.98% from 255 or 28.85% from 520); Green value is 200 (78.52% from 255 or 38.46% from 520); Blue value is 170 (66.80% from 255 or 32.69% from 520); Max value from RGB is 200 - color contains mainly: green. Hex color #96C8AA is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #96C8AA is #693755. Grayscale: #B5B5B5. Windows color (decimal): -6895446 or 11192470. OLE color: 11192470.
HSL color Cylindrical-coordinate representation of color #96C8AA: hue angle of 144º degrees, saturation: 0.31, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #96C8AA is Cyan = 0.25, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.22.
<style> p { color: #96c8aa; } p { color: rgb(150,200,170); } H1.HeaderClassName { color: #96c8aa; } .AnyTagClassName { color: #96c8aa; } </style>
<style> a { background-color: #96c8aa; } a { background-color: rgb(150,200,170); } div.DivClassName { background-color: #96c8aa; } .BgClassName { background-color: #96c8aa; } </style>
<style> span { border-color: #96c8aa; } span { border-color: rgb(150,200,170); } td.TdClassName { border-color: #96c8aa; } .TagClassName { border-color: #96c8aa; } </style>