#F2411D (or 0xF2411D) is unknown color: approx Red Orange. HEX triplet: F2, 41 and 1D. RGB value is (242,65,29). Sum of RGB (Red+Green+Blue) = 242+65+29=336 (44% of max value = 765). Red value is 242 (94.92% from 255 or 72.02% from 336); Green value is 65 (25.78% from 255 or 19.35% from 336); Blue value is 29 (11.72% from 255 or 8.63% from 336); Max value from RGB is 242 - color contains mainly: red. Hex color #F2411D is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #F2411D is #0DBEE2. Grayscale: #727272. Windows color (decimal): -900835 or 1917426. OLE color: 1917426.
HSL color Cylindrical-coordinate representation of color #F2411D: hue angle of 10.14º degrees, saturation: 0.89, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #F2411D is Cyan = 0, Magento = 0.73, Yellow = 0.88 and Black (K on CMYK) = 0.05.
<style> p { color: #f2411d; } p { color: rgb(242,65,29); } H1.HeaderClassName { color: #f2411d; } .AnyTagClassName { color: #f2411d; } </style>
<style> a { background-color: #f2411d; } a { background-color: rgb(242,65,29); } div.DivClassName { background-color: #f2411d; } .BgClassName { background-color: #f2411d; } </style>
<style> span { border-color: #f2411d; } span { border-color: rgb(242,65,29); } td.TdClassName { border-color: #f2411d; } .TagClassName { border-color: #f2411d; } </style>