#F899AA (or 0xF899AA) is unknown color: approx Mauvelous. HEX triplet: F8, 99 and AA. RGB value is (248,153,170). Sum of RGB (Red+Green+Blue) = 248+153+170=571 (75% of max value = 765). Red value is 248 (97.27% from 255 or 43.43% from 571); Green value is 153 (60.16% from 255 or 26.80% from 571); Blue value is 170 (66.80% from 255 or 29.77% from 571); Max value from RGB is 248 - color contains mainly: red. Hex color #F899AA is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F899AA is #076655. Grayscale: #B7B7B7. Windows color (decimal): -484950 or 11180536. OLE color: 11180536.
HSL color Cylindrical-coordinate representation of color #F899AA: hue angle of 349.26º degrees, saturation: 0.87, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #F899AA is Cyan = 0, Magento = 0.38, Yellow = 0.31 and Black (K on CMYK) = 0.03.
<style> p { color: #F899AA; } p { color: rgb(248,153,170); } H1.HeaderClassName { color: #F899AA; } .AnyTagClassName { color: #F899AA; } </style>
<style> a { background-color: #F899AA; } a { background-color: rgb(248,153,170); } div.DivClassName { background-color: #F899AA; } .BgClassName { background-color: #F899AA; } </style>
<style> span { border-color: #F899AA; } span { border-color: rgb(248,153,170); } td.TdClassName { border-color: #F899AA; } .TagClassName { border-color: #F899AA; } </style>