#F1327C (or 0xF1327C) is unknown color: approx Violet Red. HEX triplet: F1, 32 and 7C. RGB value is (241,50,124). Sum of RGB (Red+Green+Blue) = 241+50+124=415 (54% of max value = 765). Red value is 241 (94.53% from 255 or 58.07% from 415); Green value is 50 (19.92% from 255 or 12.05% from 415); Blue value is 124 (48.83% from 255 or 29.88% from 415); Max value from RGB is 241 - color contains mainly: red. Hex color #F1327C is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #F1327C is #0ECD83. Grayscale: #737373. Windows color (decimal): -970116 or 8139505. OLE color: 8139505.
HSL color Cylindrical-coordinate representation of color #F1327C: hue angle of 336.75º degrees, saturation: 0.87, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #F1327C is Cyan = 0, Magento = 0.79, Yellow = 0.49 and Black (K on CMYK) = 0.05.
<style> p { color: #F1327C; } p { color: rgb(241,50,124); } H1.HeaderClassName { color: #F1327C; } .AnyTagClassName { color: #F1327C; } </style>
<style> a { background-color: #F1327C; } a { background-color: rgb(241,50,124); } div.DivClassName { background-color: #F1327C; } .BgClassName { background-color: #F1327C; } </style>
<style> span { border-color: #F1327C; } span { border-color: rgb(241,50,124); } td.TdClassName { border-color: #F1327C; } .TagClassName { border-color: #F1327C; } </style>