#F30A47 (or 0xF30A47) is unknown color: approx Torch Red. HEX triplet: F3, 0A and 47. RGB value is (243,10,71). Sum of RGB (Red+Green+Blue) = 243+10+71=324 (42% of max value = 765). Red value is 243 (95.31% from 255 or 75% from 324); Green value is 10 (4.30% from 255 or 3.09% from 324); Blue value is 71 (28.12% from 255 or 21.91% from 324); Max value from RGB is 243 - color contains mainly: red. Hex color #F30A47 is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #F30A47 is #0CF5B8. Grayscale: #565656. Windows color (decimal): -849337 or 4655859. OLE color: 4655859.
HSL color Cylindrical-coordinate representation of color #F30A47: hue angle of 344.29º degrees, saturation: 0.92, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #F30A47 is Cyan = 0, Magento = 0.96, Yellow = 0.71 and Black (K on CMYK) = 0.05.
<style> p { color: #f30a47; } p { color: rgb(243,10,71); } H1.HeaderClassName { color: #f30a47; } .AnyTagClassName { color: #f30a47; } </style>
<style> a { background-color: #f30a47; } a { background-color: rgb(243,10,71); } div.DivClassName { background-color: #f30a47; } .BgClassName { background-color: #f30a47; } </style>
<style> span { border-color: #f30a47; } span { border-color: rgb(243,10,71); } td.TdClassName { border-color: #f30a47; } .TagClassName { border-color: #f30a47; } </style>