#F70A4E (or 0xF70A4E) is unknown color: approx Razzmatazz. HEX triplet: F7, 0A and 4E. RGB value is (247,10,78). Sum of RGB (Red+Green+Blue) = 247+10+78=335 (44% of max value = 765). Red value is 247 (96.88% from 255 or 73.73% from 335); Green value is 10 (4.30% from 255 or 2.99% from 335); Blue value is 78 (30.86% from 255 or 23.28% from 335); Max value from RGB is 247 - color contains mainly: red. Hex color #F70A4E is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #F70A4E is #08F5B1. Grayscale: #585858. Windows color (decimal): -587186 or 5114615. OLE color: 5114615.
HSL color Cylindrical-coordinate representation of color #F70A4E: hue angle of 342.78º degrees, saturation: 0.94, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #F70A4E is Cyan = 0, Magento = 0.96, Yellow = 0.68 and Black (K on CMYK) = 0.03.
<style> p { color: #f70a4e; } p { color: rgb(247,10,78); } H1.HeaderClassName { color: #f70a4e; } .AnyTagClassName { color: #f70a4e; } </style>
<style> a { background-color: #f70a4e; } a { background-color: rgb(247,10,78); } div.DivClassName { background-color: #f70a4e; } .BgClassName { background-color: #f70a4e; } </style>
<style> span { border-color: #f70a4e; } span { border-color: rgb(247,10,78); } td.TdClassName { border-color: #f70a4e; } .TagClassName { border-color: #f70a4e; } </style>