#9FF2F5 (or 0x9FF2F5) is unknown color: approx Pale Turquoise. HEX triplet: 9F, F2 and F5. RGB value is (159,242,245). Sum of RGB (Red+Green+Blue) = 159+242+245=646 (85% of max value = 765). Red value is 159 (62.5% from 255 or 24.61% from 646); Green value is 242 (94.92% from 255 or 37.46% from 646); Blue value is 245 (96.09% from 255 or 37.93% from 646); Max value from RGB is 245 - color contains mainly: blue. Hex color #9FF2F5 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #9FF2F5 is #600D0A. Grayscale: #D9D9D9. Windows color (decimal): -6294795 or 16118431. OLE color: 16118431.
HSL color Cylindrical-coordinate representation of color #9FF2F5: hue angle of 182.09º degrees, saturation: 0.81, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9FF2F5 is Cyan = 0.35, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #9ff2f5; } p { color: rgb(159,242,245); } H1.HeaderClassName { color: #9ff2f5; } .AnyTagClassName { color: #9ff2f5; } </style>
<style> a { background-color: #9ff2f5; } a { background-color: rgb(159,242,245); } div.DivClassName { background-color: #9ff2f5; } .BgClassName { background-color: #9ff2f5; } </style>
<style> span { border-color: #9ff2f5; } span { border-color: rgb(159,242,245); } td.TdClassName { border-color: #9ff2f5; } .TagClassName { border-color: #9ff2f5; } </style>