#F85FBA (or 0xF85FBA) is unknown color: approx Hot Pink. HEX triplet: F8, 5F and BA. RGB value is (248,95,186). Sum of RGB (Red+Green+Blue) = 248+95+186=529 (70% of max value = 765). Red value is 248 (97.27% from 255 or 46.88% from 529); Green value is 95 (37.5% from 255 or 17.96% from 529); Blue value is 186 (73.05% from 255 or 35.16% from 529); Max value from RGB is 248 - color contains mainly: red. Hex color #F85FBA is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F85FBA is #07A045. Grayscale: #969696. Windows color (decimal): -499782 or 12214264. OLE color: 12214264.
HSL color Cylindrical-coordinate representation of color #F85FBA: hue angle of 324.31º 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 #F85FBA is Cyan = 0, Magento = 0.62, Yellow = 0.25 and Black (K on CMYK) = 0.03.
<style> p { color: #F85FBA; } p { color: rgb(248,95,186); } H1.HeaderClassName { color: #F85FBA; } .AnyTagClassName { color: #F85FBA; } </style>
<style> a { background-color: #F85FBA; } a { background-color: rgb(248,95,186); } div.DivClassName { background-color: #F85FBA; } .BgClassName { background-color: #F85FBA; } </style>
<style> span { border-color: #F85FBA; } span { border-color: rgb(248,95,186); } td.TdClassName { border-color: #F85FBA; } .TagClassName { border-color: #F85FBA; } </style>