#96BEE6 (or 0x96BEE6) is unknown color: approx Cornflower. HEX triplet: 96, BE and E6. RGB value is (150,190,230). Sum of RGB (Red+Green+Blue) = 150+190+230=570 (75% of max value = 765). Red value is 150 (58.98% from 255 or 26.32% from 570); Green value is 190 (74.61% from 255 or 33.33% from 570); Blue value is 230 (90.23% from 255 or 40.35% from 570); Max value from RGB is 230 - color contains mainly: blue. Hex color #96BEE6 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #96BEE6 is #694119. Grayscale: #B6B6B6. Windows color (decimal): -6897946 or 15122070. OLE color: 15122070.
HSL color Cylindrical-coordinate representation of color #96BEE6: hue angle of 210º 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 #96BEE6 is Cyan = 0.35, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #96BEE6; } p { color: rgb(150,190,230); } H1.HeaderClassName { color: #96BEE6; } .AnyTagClassName { color: #96BEE6; } </style>
<style> a { background-color: #96BEE6; } a { background-color: rgb(150,190,230); } div.DivClassName { background-color: #96BEE6; } .BgClassName { background-color: #96BEE6; } </style>
<style> span { border-color: #96BEE6; } span { border-color: rgb(150,190,230); } td.TdClassName { border-color: #96BEE6; } .TagClassName { border-color: #96BEE6; } </style>