#F98FB9 (or 0xF98FB9) is unknown color: approx Illusion. HEX triplet: F9, 8F and B9. RGB value is (249,143,185). Sum of RGB (Red+Green+Blue) = 249+143+185=577 (76% of max value = 765). Red value is 249 (97.66% from 255 or 43.15% from 577); Green value is 143 (56.25% from 255 or 24.78% from 577); Blue value is 185 (72.66% from 255 or 32.06% from 577); Max value from RGB is 249 - color contains mainly: red. Hex color #F98FB9 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F98FB9 is #067046. Grayscale: #B3B3B3. Windows color (decimal): -421959 or 12161017. OLE color: 12161017.
HSL color Cylindrical-coordinate representation of color #F98FB9: hue angle of 336.23º degrees, saturation: 0.9, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #F98FB9 is Cyan = 0, Magento = 0.43, Yellow = 0.26 and Black (K on CMYK) = 0.02.
<style> p { color: #F98FB9; } p { color: rgb(249,143,185); } H1.HeaderClassName { color: #F98FB9; } .AnyTagClassName { color: #F98FB9; } </style>
<style> a { background-color: #F98FB9; } a { background-color: rgb(249,143,185); } div.DivClassName { background-color: #F98FB9; } .BgClassName { background-color: #F98FB9; } </style>
<style> span { border-color: #F98FB9; } span { border-color: rgb(249,143,185); } td.TdClassName { border-color: #F98FB9; } .TagClassName { border-color: #F98FB9; } </style>