#F1280E (or 0xF1280E) is unknown color: approx Scarlet. HEX triplet: F1, 28 and 0E. RGB value is (241,40,14). Sum of RGB (Red+Green+Blue) = 241+40+14=295 (39% of max value = 765). Red value is 241 (94.53% from 255 or 81.69% from 295); Green value is 40 (16.02% from 255 or 13.56% from 295); Blue value is 14 (5.86% from 255 or 4.75% from 295); Max value from RGB is 241 - color contains mainly: red. Hex color #F1280E is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #F1280E is #0ED7F1. Grayscale: #616161. Windows color (decimal): -972786 or 927985. OLE color: 927985.
HSL color Cylindrical-coordinate representation of color #F1280E: hue angle of 6.87º degrees, saturation: 0.89, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #F1280E is Cyan = 0, Magento = 0.83, Yellow = 0.94 and Black (K on CMYK) = 0.05.
<style> p { color: #f1280e; } p { color: rgb(241,40,14); } H1.HeaderClassName { color: #f1280e; } .AnyTagClassName { color: #f1280e; } </style>
<style> a { background-color: #f1280e; } a { background-color: rgb(241,40,14); } div.DivClassName { background-color: #f1280e; } .BgClassName { background-color: #f1280e; } </style>
<style> span { border-color: #f1280e; } span { border-color: rgb(241,40,14); } td.TdClassName { border-color: #f1280e; } .TagClassName { border-color: #f1280e; } </style>