#F143A0 (or 0xF143A0) is unknown color: approx Wild Strawberry. HEX triplet: F1, 43 and A0. RGB value is (241,67,160). Sum of RGB (Red+Green+Blue) = 241+67+160=468 (61% of max value = 765). Red value is 241 (94.53% from 255 or 51.50% from 468); Green value is 67 (26.56% from 255 or 14.32% from 468); Blue value is 160 (62.89% from 255 or 34.19% from 468); Max value from RGB is 241 - color contains mainly: red. Hex color #F143A0 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #F143A0 is #0EBC5F. Grayscale: #818181. Windows color (decimal): -965728 or 10503153. OLE color: 10503153.
HSL color Cylindrical-coordinate representation of color #F143A0: hue angle of 327.93º degrees, saturation: 0.86, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #F143A0 is Cyan = 0, Magento = 0.72, Yellow = 0.34 and Black (K on CMYK) = 0.05.
<style> p { color: #f143a0; } p { color: rgb(241,67,160); } H1.HeaderClassName { color: #f143a0; } .AnyTagClassName { color: #f143a0; } </style>
<style> a { background-color: #f143a0; } a { background-color: rgb(241,67,160); } div.DivClassName { background-color: #f143a0; } .BgClassName { background-color: #f143a0; } </style>
<style> span { border-color: #f143a0; } span { border-color: rgb(241,67,160); } td.TdClassName { border-color: #f143a0; } .TagClassName { border-color: #f143a0; } </style>