#96DFFA (or 0x96DFFA) is unknown color: approx Columbia Blue. HEX triplet: 96, DF and FA. RGB value is (150,223,250). Sum of RGB (Red+Green+Blue) = 150+223+250=623 (82% of max value = 765). Red value is 150 (58.98% from 255 or 24.08% from 623); Green value is 223 (87.5% from 255 or 35.79% from 623); Blue value is 250 (98.05% from 255 or 40.13% from 623); Max value from RGB is 250 - color contains mainly: blue. Hex color #96DFFA is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #96DFFA is #692005. Grayscale: #CCCCCC. Windows color (decimal): -6889478 or 16441238. OLE color: 16441238.
HSL color Cylindrical-coordinate representation of color #96DFFA: hue angle of 196.2º degrees, saturation: 0.91, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #96DFFA is Cyan = 0.4, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #96DFFA; } p { color: rgb(150,223,250); } H1.HeaderClassName { color: #96DFFA; } .AnyTagClassName { color: #96DFFA; } </style>
<style> a { background-color: #96DFFA; } a { background-color: rgb(150,223,250); } div.DivClassName { background-color: #96DFFA; } .BgClassName { background-color: #96DFFA; } </style>
<style> span { border-color: #96DFFA; } span { border-color: rgb(150,223,250); } td.TdClassName { border-color: #96DFFA; } .TagClassName { border-color: #96DFFA; } </style>