#F860CC (or 0xF860CC) is unknown color: approx Neon Pink. HEX triplet: F8, 60 and CC. RGB value is (248,96,204). Sum of RGB (Red+Green+Blue) = 248+96+204=548 (72% of max value = 765). Red value is 248 (97.27% from 255 or 45.26% from 548); Green value is 96 (37.89% from 255 or 17.52% from 548); Blue value is 204 (80.08% from 255 or 37.23% from 548); Max value from RGB is 248 - color contains mainly: red. Hex color #F860CC is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F860CC is #079F33. Grayscale: #999999. Windows color (decimal): -499508 or 13394168. OLE color: 13394168.
HSL color Cylindrical-coordinate representation of color #F860CC: hue angle of 317.37º degrees, saturation: 0.92, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #F860CC is Cyan = 0, Magento = 0.61, Yellow = 0.18 and Black (K on CMYK) = 0.03.
<style> p { color: #F860CC; } p { color: rgb(248,96,204); } H1.HeaderClassName { color: #F860CC; } .AnyTagClassName { color: #F860CC; } </style>
<style> a { background-color: #F860CC; } a { background-color: rgb(248,96,204); } div.DivClassName { background-color: #F860CC; } .BgClassName { background-color: #F860CC; } </style>
<style> span { border-color: #F860CC; } span { border-color: rgb(248,96,204); } td.TdClassName { border-color: #F860CC; } .TagClassName { border-color: #F860CC; } </style>