#F25F1C (or 0xF25F1C) is unknown color: approx Pumpkin. HEX triplet: F2, 5F and 1C. RGB value is (242,95,28). Sum of RGB (Red+Green+Blue) = 242+95+28=365 (48% of max value = 765). Red value is 242 (94.92% from 255 or 66.30% from 365); Green value is 95 (37.5% from 255 or 26.03% from 365); Blue value is 28 (11.33% from 255 or 7.67% from 365); Max value from RGB is 242 - color contains mainly: red. Hex color #F25F1C is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #F25F1C is #0DA0E3. Grayscale: #838383. Windows color (decimal): -893156 or 1859570. OLE color: 1859570.
HSL color Cylindrical-coordinate representation of color #F25F1C: hue angle of 18.79º 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 #F25F1C is Cyan = 0, Magento = 0.61, Yellow = 0.88 and Black (K on CMYK) = 0.05.
<style> p { color: #F25F1C; } p { color: rgb(242,95,28); } H1.HeaderClassName { color: #F25F1C; } .AnyTagClassName { color: #F25F1C; } </style>
<style> a { background-color: #F25F1C; } a { background-color: rgb(242,95,28); } div.DivClassName { background-color: #F25F1C; } .BgClassName { background-color: #F25F1C; } </style>
<style> span { border-color: #F25F1C; } span { border-color: rgb(242,95,28); } td.TdClassName { border-color: #F25F1C; } .TagClassName { border-color: #F25F1C; } </style>