#F81123 (or 0xF81123) is unknown color: approx Torch Red. HEX triplet: F8, 11 and 23. RGB value is (248,17,35). Sum of RGB (Red+Green+Blue) = 248+17+35=300 (39% of max value = 765). Red value is 248 (97.27% from 255 or 82.67% from 300); Green value is 17 (7.03% from 255 or 5.67% from 300); Blue value is 35 (14.06% from 255 or 11.67% from 300); Max value from RGB is 248 - color contains mainly: red. Hex color #F81123 is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #F81123 is #07EEDC. Grayscale: #585858. Windows color (decimal): -519901 or 2298360. OLE color: 2298360.
HSL color Cylindrical-coordinate representation of color #F81123: hue angle of 355.32º degrees, saturation: 0.94, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #F81123 is Cyan = 0, Magento = 0.93, Yellow = 0.86 and Black (K on CMYK) = 0.03.
<style> p { color: #F81123; } p { color: rgb(248,17,35); } H1.HeaderClassName { color: #F81123; } .AnyTagClassName { color: #F81123; } </style>
<style> a { background-color: #F81123; } a { background-color: rgb(248,17,35); } div.DivClassName { background-color: #F81123; } .BgClassName { background-color: #F81123; } </style>
<style> span { border-color: #F81123; } span { border-color: rgb(248,17,35); } td.TdClassName { border-color: #F81123; } .TagClassName { border-color: #F81123; } </style>