#F7220C (or 0xF7220C) is unknown color: approx Scarlet. HEX triplet: F7, 22 and 0C. RGB value is (247,34,12). Sum of RGB (Red+Green+Blue) = 247+34+12=293 (38% of max value = 765). Red value is 247 (96.88% from 255 or 84.30% from 293); Green value is 34 (13.67% from 255 or 11.60% from 293); Blue value is 12 (5.08% from 255 or 4.10% from 293); Max value from RGB is 247 - color contains mainly: red. Hex color #F7220C is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #F7220C is #08DDF3. Grayscale: #5F5F5F. Windows color (decimal): -581108 or 795383. OLE color: 795383.
HSL color Cylindrical-coordinate representation of color #F7220C: hue angle of 5.62º degrees, saturation: 0.94, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #F7220C is Cyan = 0, Magento = 0.86, Yellow = 0.95 and Black (K on CMYK) = 0.03.
<style> p { color: #F7220C; } p { color: rgb(247,34,12); } H1.HeaderClassName { color: #F7220C; } .AnyTagClassName { color: #F7220C; } </style>
<style> a { background-color: #F7220C; } a { background-color: rgb(247,34,12); } div.DivClassName { background-color: #F7220C; } .BgClassName { background-color: #F7220C; } </style>
<style> span { border-color: #F7220C; } span { border-color: rgb(247,34,12); } td.TdClassName { border-color: #F7220C; } .TagClassName { border-color: #F7220C; } </style>