#F4793C (or 0xF4793C) is unknown color: approx Burnt Orange. HEX triplet: F4, 79 and 3C. RGB value is (244,121,60). Sum of RGB (Red+Green+Blue) = 244+121+60=425 (56% of max value = 765). Red value is 244 (95.70% from 255 or 57.41% from 425); Green value is 121 (47.66% from 255 or 28.47% from 425); Blue value is 60 (23.83% from 255 or 14.12% from 425); Max value from RGB is 244 - color contains mainly: red. Hex color #F4793C is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #F4793C is #0B86C3. Grayscale: #979797. Windows color (decimal): -755396 or 3963380. OLE color: 3963380.
HSL color Cylindrical-coordinate representation of color #F4793C: hue angle of 19.89º degrees, saturation: 0.89, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #F4793C is Cyan = 0, Magento = 0.50, Yellow = 0.75 and Black (K on CMYK) = 0.04.
<style> p { color: #f4793c; } p { color: rgb(244,121,60); } H1.HeaderClassName { color: #f4793c; } .AnyTagClassName { color: #f4793c; } </style>
<style> a { background-color: #f4793c; } a { background-color: rgb(244,121,60); } div.DivClassName { background-color: #f4793c; } .BgClassName { background-color: #f4793c; } </style>
<style> span { border-color: #f4793c; } span { border-color: rgb(244,121,60); } td.TdClassName { border-color: #f4793c; } .TagClassName { border-color: #f4793c; } </style>