#F1357D (or 0xF1357D) is unknown color: approx Violet Red. HEX triplet: F1, 35 and 7D. RGB value is (241,53,125). Sum of RGB (Red+Green+Blue) = 241+53+125=419 (55% of max value = 765). Red value is 241 (94.53% from 255 or 57.52% from 419); Green value is 53 (21.09% from 255 or 12.65% from 419); Blue value is 125 (49.22% from 255 or 29.83% from 419); Max value from RGB is 241 - color contains mainly: red. Hex color #F1357D is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #F1357D is #0ECA82. Grayscale: #757575. Windows color (decimal): -969347 or 8205809. OLE color: 8205809.
HSL color Cylindrical-coordinate representation of color #F1357D: hue angle of 337.02º degrees, saturation: 0.87, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #F1357D is Cyan = 0, Magento = 0.78, Yellow = 0.48 and Black (K on CMYK) = 0.05.
<style> p { color: #F1357D; } p { color: rgb(241,53,125); } H1.HeaderClassName { color: #F1357D; } .AnyTagClassName { color: #F1357D; } </style>
<style> a { background-color: #F1357D; } a { background-color: rgb(241,53,125); } div.DivClassName { background-color: #F1357D; } .BgClassName { background-color: #F1357D; } </style>
<style> span { border-color: #F1357D; } span { border-color: rgb(241,53,125); } td.TdClassName { border-color: #F1357D; } .TagClassName { border-color: #F1357D; } </style>