#FE073D (or 0xFE073D) is unknown color: approx Torch Red. HEX triplet: FE, 07 and 3D. RGB value is (254,7,61). Sum of RGB (Red+Green+Blue) = 254+7+61=322 (42% of max value = 765). Red value is 254 (99.61% from 255 or 78.88% from 322); Green value is 7 (3.12% from 255 or 2.17% from 322); Blue value is 61 (24.22% from 255 or 18.94% from 322); Max value from RGB is 254 - color contains mainly: red. Hex color #FE073D is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #FE073D is #01F8C2. Grayscale: #575757. Windows color (decimal): -129219 or 3999742. OLE color: 3999742.
HSL color Cylindrical-coordinate representation of color #FE073D: hue angle of 346.88º degrees, saturation: 0.99, lightness: 0.51%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #FE073D is Cyan = 0, Magento = 0.97, Yellow = 0.76 and Black (K on CMYK) = 0.00.
<style> p { color: #FE073D; } p { color: rgb(254,7,61); } H1.HeaderClassName { color: #FE073D; } .AnyTagClassName { color: #FE073D; } </style>
<style> a { background-color: #FE073D; } a { background-color: rgb(254,7,61); } div.DivClassName { background-color: #FE073D; } .BgClassName { background-color: #FE073D; } </style>
<style> span { border-color: #FE073D; } span { border-color: rgb(254,7,61); } td.TdClassName { border-color: #FE073D; } .TagClassName { border-color: #FE073D; } </style>