#96DEFE (or 0x96DEFE) is unknown color: approx Columbia Blue. HEX triplet: 96, DE and FE. RGB value is (150,222,254). Sum of RGB (Red+Green+Blue) = 150+222+254=626 (82% of max value = 765). Red value is 150 (58.98% from 255 or 23.96% from 626); Green value is 222 (87.11% from 255 or 35.46% from 626); Blue value is 254 (99.61% from 255 or 40.58% from 626); Max value from RGB is 254 - color contains mainly: blue. Hex color #96DEFE is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #96DEFE is #692101. Grayscale: #CBCBCB. Windows color (decimal): -6889730 or 16703126. OLE color: 16703126.
HSL color Cylindrical-coordinate representation of color #96DEFE: hue angle of 198.46º degrees, saturation: 0.98, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #96DEFE is Cyan = 0.41, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #96defe; } p { color: rgb(150,222,254); } H1.HeaderClassName { color: #96defe; } .AnyTagClassName { color: #96defe; } </style>
<style> a { background-color: #96defe; } a { background-color: rgb(150,222,254); } div.DivClassName { background-color: #96defe; } .BgClassName { background-color: #96defe; } </style>
<style> span { border-color: #96defe; } span { border-color: rgb(150,222,254); } td.TdClassName { border-color: #96defe; } .TagClassName { border-color: #96defe; } </style>