#96E6BE (or 0x96E6BE) is unknown color: approx Vista Blue. HEX triplet: 96, E6 and BE. RGB value is (150,230,190). Sum of RGB (Red+Green+Blue) = 150+230+190=570 (75% of max value = 765). Red value is 150 (58.98% from 255 or 26.32% from 570); Green value is 230 (90.23% from 255 or 40.35% from 570); Blue value is 190 (74.61% from 255 or 33.33% from 570); Max value from RGB is 230 - color contains mainly: green. Hex color #96E6BE is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #96E6BE is #691941. Grayscale: #C9C9C9. Windows color (decimal): -6887746 or 12510870. OLE color: 12510870.
HSL color Cylindrical-coordinate representation of color #96E6BE: hue angle of 150º degrees, saturation: 0.62, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #96E6BE is Cyan = 0.35, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.10.
<style> p { color: #96E6BE; } p { color: rgb(150,230,190); } H1.HeaderClassName { color: #96E6BE; } .AnyTagClassName { color: #96E6BE; } </style>
<style> a { background-color: #96E6BE; } a { background-color: rgb(150,230,190); } div.DivClassName { background-color: #96E6BE; } .BgClassName { background-color: #96E6BE; } </style>
<style> span { border-color: #96E6BE; } span { border-color: rgb(150,230,190); } td.TdClassName { border-color: #96E6BE; } .TagClassName { border-color: #96E6BE; } </style>