#F73C21 (or 0xF73C21) is unknown color: approx Red Orange. HEX triplet: F7, 3C and 21. RGB value is (247,60,33). Sum of RGB (Red+Green+Blue) = 247+60+33=340 (45% of max value = 765). Red value is 247 (96.88% from 255 or 72.65% from 340); Green value is 60 (23.83% from 255 or 17.65% from 340); Blue value is 33 (13.28% from 255 or 9.71% from 340); Max value from RGB is 247 - color contains mainly: red. Hex color #F73C21 is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #F73C21 is #08C3DE. Grayscale: #717171. Windows color (decimal): -574431 or 2178295. OLE color: 2178295.
HSL color Cylindrical-coordinate representation of color #F73C21: hue angle of 7.57º degrees, saturation: 0.93, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #F73C21 is Cyan = 0, Magento = 0.76, Yellow = 0.87 and Black (K on CMYK) = 0.03.
<style> p { color: #F73C21; } p { color: rgb(247,60,33); } H1.HeaderClassName { color: #F73C21; } .AnyTagClassName { color: #F73C21; } </style>
<style> a { background-color: #F73C21; } a { background-color: rgb(247,60,33); } div.DivClassName { background-color: #F73C21; } .BgClassName { background-color: #F73C21; } </style>
<style> span { border-color: #F73C21; } span { border-color: rgb(247,60,33); } td.TdClassName { border-color: #F73C21; } .TagClassName { border-color: #F73C21; } </style>