#F80F16 (or 0xF80F16) is unknown color: approx Torch Red. HEX triplet: F8, 0F and 16. RGB value is (248,15,22). Sum of RGB (Red+Green+Blue) = 248+15+22=285 (37% of max value = 765). Red value is 248 (97.27% from 255 or 87.02% from 285); Green value is 15 (6.25% from 255 or 5.26% from 285); Blue value is 22 (8.98% from 255 or 7.72% from 285); Max value from RGB is 248 - color contains mainly: red. Hex color #F80F16 is not a web safe color. Web safe color analog (approx): #FF0000. Inversed color of #F80F16 is #07F0E9. Grayscale: #555555. Windows color (decimal): -520426 or 1445880. OLE color: 1445880.
HSL color Cylindrical-coordinate representation of color #F80F16: hue angle of 358.2º degrees, saturation: 0.94, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #F80F16 is Cyan = 0, Magento = 0.94, Yellow = 0.91 and Black (K on CMYK) = 0.03.
<style> p { color: #F80F16; } p { color: rgb(248,15,22); } H1.HeaderClassName { color: #F80F16; } .AnyTagClassName { color: #F80F16; } </style>
<style> a { background-color: #F80F16; } a { background-color: rgb(248,15,22); } div.DivClassName { background-color: #F80F16; } .BgClassName { background-color: #F80F16; } </style>
<style> span { border-color: #F80F16; } span { border-color: rgb(248,15,22); } td.TdClassName { border-color: #F80F16; } .TagClassName { border-color: #F80F16; } </style>