#F85F95 (or 0xF85F95) is unknown color: approx Brilliant Rose. HEX triplet: F8, 5F and 95. RGB value is (248,95,149). Sum of RGB (Red+Green+Blue) = 248+95+149=492 (65% of max value = 765). Red value is 248 (97.27% from 255 or 50.41% from 492); Green value is 95 (37.5% from 255 or 19.31% from 492); Blue value is 149 (58.59% from 255 or 30.28% from 492); Max value from RGB is 248 - color contains mainly: red. Hex color #F85F95 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #F85F95 is #07A06A. Grayscale: #929292. Windows color (decimal): -499819 or 9789432. OLE color: 9789432.
HSL color Cylindrical-coordinate representation of color #F85F95: hue angle of 338.82º degrees, saturation: 0.92, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #F85F95 is Cyan = 0, Magento = 0.62, Yellow = 0.40 and Black (K on CMYK) = 0.03.
<style> p { color: #F85F95; } p { color: rgb(248,95,149); } H1.HeaderClassName { color: #F85F95; } .AnyTagClassName { color: #F85F95; } </style>
<style> a { background-color: #F85F95; } a { background-color: rgb(248,95,149); } div.DivClassName { background-color: #F85F95; } .BgClassName { background-color: #F85F95; } </style>
<style> span { border-color: #F85F95; } span { border-color: rgb(248,95,149); } td.TdClassName { border-color: #F85F95; } .TagClassName { border-color: #F85F95; } </style>