#9FAAFA (or 0x9FAAFA) is unknown color: approx Perano. HEX triplet: 9F, AA and FA. RGB value is (159,170,250). Sum of RGB (Red+Green+Blue) = 159+170+250=579 (76% of max value = 765). Red value is 159 (62.5% from 255 or 27.46% from 579); Green value is 170 (66.80% from 255 or 29.36% from 579); Blue value is 250 (98.05% from 255 or 43.18% from 579); Max value from RGB is 250 - color contains mainly: blue. Hex color #9FAAFA is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #9FAAFA is #605505. Grayscale: #AFAFAF. Windows color (decimal): -6313222 or 16427679. OLE color: 16427679.
HSL color Cylindrical-coordinate representation of color #9FAAFA: hue angle of 232.75º degrees, saturation: 0.9, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9FAAFA is Cyan = 0.36, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #9FAAFA; } p { color: rgb(159,170,250); } H1.HeaderClassName { color: #9FAAFA; } .AnyTagClassName { color: #9FAAFA; } </style>
<style> a { background-color: #9FAAFA; } a { background-color: rgb(159,170,250); } div.DivClassName { background-color: #9FAAFA; } .BgClassName { background-color: #9FAAFA; } </style>
<style> span { border-color: #9FAAFA; } span { border-color: rgb(159,170,250); } td.TdClassName { border-color: #9FAAFA; } .TagClassName { border-color: #9FAAFA; } </style>