#F98AFB (or 0xF98AFB) is unknown color: approx Violet. HEX triplet: F9, 8A and FB. RGB value is (249,138,251). Sum of RGB (Red+Green+Blue) = 249+138+251=638 (84% of max value = 765). Red value is 249 (97.66% from 255 or 39.03% from 638); Green value is 138 (54.30% from 255 or 21.63% from 638); Blue value is 251 (98.44% from 255 or 39.34% from 638); Max value from RGB is 251 - color contains mainly: blue. Hex color #F98AFB is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F98AFB is #067504. Grayscale: #B7B7B7. Windows color (decimal): -423173 or 16485113. OLE color: 16485113.
HSL color Cylindrical-coordinate representation of color #F98AFB: hue angle of 298.94º degrees, saturation: 0.93, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #F98AFB is Cyan = 0.01, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F98AFB; } p { color: rgb(249,138,251); } H1.HeaderClassName { color: #F98AFB; } .AnyTagClassName { color: #F98AFB; } </style>
<style> a { background-color: #F98AFB; } a { background-color: rgb(249,138,251); } div.DivClassName { background-color: #F98AFB; } .BgClassName { background-color: #F98AFB; } </style>
<style> span { border-color: #F98AFB; } span { border-color: rgb(249,138,251); } td.TdClassName { border-color: #F98AFB; } .TagClassName { border-color: #F98AFB; } </style>