#F40F05 (or 0xF40F05) is unknown color: approx Red. HEX triplet: F4, 0F and 05. RGB value is (244,15,5). Sum of RGB (Red+Green+Blue) = 244+15+5=264 (34% of max value = 765). Red value is 244 (95.70% from 255 or 92.42% from 264); Green value is 15 (6.25% from 255 or 5.68% from 264); Blue value is 5 (2.34% from 255 or 1.89% from 264); Max value from RGB is 244 - color contains mainly: red. Hex color #F40F05 is not a web safe color. Web safe color analog (approx): #FF0000. Inversed color of #F40F05 is #0BF0FA. Grayscale: #525252. Windows color (decimal): -782587 or 331764. OLE color: 331764.
HSL color Cylindrical-coordinate representation of color #F40F05: hue angle of 2.51º degrees, saturation: 0.96, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #F40F05 is Cyan = 0, Magento = 0.94, Yellow = 0.98 and Black (K on CMYK) = 0.04.
<style> p { color: #f40f05; } p { color: rgb(244,15,5); } H1.HeaderClassName { color: #f40f05; } .AnyTagClassName { color: #f40f05; } </style>
<style> a { background-color: #f40f05; } a { background-color: rgb(244,15,5); } div.DivClassName { background-color: #f40f05; } .BgClassName { background-color: #f40f05; } </style>
<style> span { border-color: #f40f05; } span { border-color: rgb(244,15,5); } td.TdClassName { border-color: #f40f05; } .TagClassName { border-color: #f40f05; } </style>