#96DEDF (or 0x96DEDF) is unknown color: approx Morning Glory. HEX triplet: 96, DE and DF. RGB value is (150,222,223). Sum of RGB (Red+Green+Blue) = 150+222+223=595 (78% of max value = 765). Red value is 150 (58.98% from 255 or 25.21% from 595); Green value is 222 (87.11% from 255 or 37.31% from 595); Blue value is 223 (87.5% from 255 or 37.48% from 595); Max value from RGB is 223 - color contains mainly: blue. Hex color #96DEDF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #96DEDF is #692120. Grayscale: #C8C8C8. Windows color (decimal): -6889761 or 14671510. OLE color: 14671510.
HSL color Cylindrical-coordinate representation of color #96DEDF: hue angle of 180.82º degrees, saturation: 0.53, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #96DEDF is Cyan = 0.33, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #96DEDF; } p { color: rgb(150,222,223); } H1.HeaderClassName { color: #96DEDF; } .AnyTagClassName { color: #96DEDF; } </style>
<style> a { background-color: #96DEDF; } a { background-color: rgb(150,222,223); } div.DivClassName { background-color: #96DEDF; } .BgClassName { background-color: #96DEDF; } </style>
<style> span { border-color: #96DEDF; } span { border-color: rgb(150,222,223); } td.TdClassName { border-color: #96DEDF; } .TagClassName { border-color: #96DEDF; } </style>