#F7600F (or 0xF7600F) is unknown color: approx Safety Orange. HEX triplet: F7, 60 and 0F. RGB value is (247,96,15). Sum of RGB (Red+Green+Blue) = 247+96+15=358 (47% of max value = 765). Red value is 247 (96.88% from 255 or 68.99% from 358); Green value is 96 (37.89% from 255 or 26.82% from 358); Blue value is 15 (6.25% from 255 or 4.19% from 358); Max value from RGB is 247 - color contains mainly: red. Hex color #F7600F is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #F7600F is #089FF0. Grayscale: #848484. Windows color (decimal): -565233 or 1007863. OLE color: 1007863.
HSL color Cylindrical-coordinate representation of color #F7600F: hue angle of 20.95º degrees, saturation: 0.94, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #F7600F is Cyan = 0, Magento = 0.61, Yellow = 0.94 and Black (K on CMYK) = 0.03.
<style> p { color: #f7600f; } p { color: rgb(247,96,15); } H1.HeaderClassName { color: #f7600f; } .AnyTagClassName { color: #f7600f; } </style>
<style> a { background-color: #f7600f; } a { background-color: rgb(247,96,15); } div.DivClassName { background-color: #f7600f; } .BgClassName { background-color: #f7600f; } </style>
<style> span { border-color: #f7600f; } span { border-color: rgb(247,96,15); } td.TdClassName { border-color: #f7600f; } .TagClassName { border-color: #f7600f; } </style>