#F172E1 (or 0xF172E1) is unknown color: approx Pale Magenta. HEX triplet: F1, 72 and E1. RGB value is (241,114,225). Sum of RGB (Red+Green+Blue) = 241+114+225=580 (76% of max value = 765). Red value is 241 (94.53% from 255 or 41.55% from 580); Green value is 114 (44.92% from 255 or 19.66% from 580); Blue value is 225 (88.28% from 255 or 38.79% from 580); Max value from RGB is 241 - color contains mainly: red. Hex color #F172E1 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F172E1 is #0E8D1E. Grayscale: #A4A4A4. Windows color (decimal): -953631 or 14775025. OLE color: 14775025.
HSL color Cylindrical-coordinate representation of color #F172E1: hue angle of 307.56º degrees, saturation: 0.82, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #F172E1 is Cyan = 0, Magento = 0.53, Yellow = 0.07 and Black (K on CMYK) = 0.05.
<style> p { color: #F172E1; } p { color: rgb(241,114,225); } H1.HeaderClassName { color: #F172E1; } .AnyTagClassName { color: #F172E1; } </style>
<style> a { background-color: #F172E1; } a { background-color: rgb(241,114,225); } div.DivClassName { background-color: #F172E1; } .BgClassName { background-color: #F172E1; } </style>
<style> span { border-color: #F172E1; } span { border-color: rgb(241,114,225); } td.TdClassName { border-color: #F172E1; } .TagClassName { border-color: #F172E1; } </style>