#F85FA1 (or 0xF85FA1) is unknown color: approx Brilliant Rose. HEX triplet: F8, 5F and A1. RGB value is (248,95,161). Sum of RGB (Red+Green+Blue) = 248+95+161=504 (66% of max value = 765). Red value is 248 (97.27% from 255 or 49.21% from 504); Green value is 95 (37.5% from 255 or 18.85% from 504); Blue value is 161 (63.28% from 255 or 31.94% from 504); Max value from RGB is 248 - color contains mainly: red. Hex color #F85FA1 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #F85FA1 is #07A05E. Grayscale: #949494. Windows color (decimal): -499807 or 10575864. OLE color: 10575864.
HSL color Cylindrical-coordinate representation of color #F85FA1: hue angle of 334.12º 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 #F85FA1 is Cyan = 0, Magento = 0.62, Yellow = 0.35 and Black (K on CMYK) = 0.03.
<style> p { color: #F85FA1; } p { color: rgb(248,95,161); } H1.HeaderClassName { color: #F85FA1; } .AnyTagClassName { color: #F85FA1; } </style>
<style> a { background-color: #F85FA1; } a { background-color: rgb(248,95,161); } div.DivClassName { background-color: #F85FA1; } .BgClassName { background-color: #F85FA1; } </style>
<style> span { border-color: #F85FA1; } span { border-color: rgb(248,95,161); } td.TdClassName { border-color: #F85FA1; } .TagClassName { border-color: #F85FA1; } </style>