#9FF0FE (or 0x9FF0FE) is unknown color: approx Blizzard Blue. HEX triplet: 9F, F0 and FE. RGB value is (159,240,254). Sum of RGB (Red+Green+Blue) = 159+240+254=653 (86% of max value = 765). Red value is 159 (62.5% from 255 or 24.35% from 653); Green value is 240 (94.14% from 255 or 36.75% from 653); Blue value is 254 (99.61% from 255 or 38.90% from 653); Max value from RGB is 254 - color contains mainly: blue. Hex color #9FF0FE is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #9FF0FE is #600F01. Grayscale: #D9D9D9. Windows color (decimal): -6295298 or 16707743. OLE color: 16707743.
HSL color Cylindrical-coordinate representation of color #9FF0FE: hue angle of 188.84º degrees, saturation: 0.98, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #9FF0FE is Cyan = 0.37, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #9FF0FE; } p { color: rgb(159,240,254); } H1.HeaderClassName { color: #9FF0FE; } .AnyTagClassName { color: #9FF0FE; } </style>
<style> a { background-color: #9FF0FE; } a { background-color: rgb(159,240,254); } div.DivClassName { background-color: #9FF0FE; } .BgClassName { background-color: #9FF0FE; } </style>
<style> span { border-color: #9FF0FE; } span { border-color: rgb(159,240,254); } td.TdClassName { border-color: #9FF0FE; } .TagClassName { border-color: #9FF0FE; } </style>