#FE4C03 (or 0xFE4C03) is unknown color: approx Vermilion. HEX triplet: FE, 4C and 03. RGB value is (254,76,3). Sum of RGB (Red+Green+Blue) = 254+76+3=333 (44% of max value = 765). Red value is 254 (99.61% from 255 or 76.28% from 333); Green value is 76 (30.08% from 255 or 22.82% from 333); Blue value is 3 (1.56% from 255 or 0.90% from 333); Max value from RGB is 254 - color contains mainly: red. Hex color #FE4C03 is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #FE4C03 is #01B3FC. Grayscale: #797979. Windows color (decimal): -111613 or 216318. OLE color: 216318.
HSL color Cylindrical-coordinate representation of color #FE4C03: hue angle of 17.45º degrees, saturation: 0.99, lightness: 0.5%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #FE4C03 is Cyan = 0, Magento = 0.70, Yellow = 0.99 and Black (K on CMYK) = 0.00.
<style> p { color: #FE4C03; } p { color: rgb(254,76,3); } H1.HeaderClassName { color: #FE4C03; } .AnyTagClassName { color: #FE4C03; } </style>
<style> a { background-color: #FE4C03; } a { background-color: rgb(254,76,3); } div.DivClassName { background-color: #FE4C03; } .BgClassName { background-color: #FE4C03; } </style>
<style> span { border-color: #FE4C03; } span { border-color: rgb(254,76,3); } td.TdClassName { border-color: #FE4C03; } .TagClassName { border-color: #FE4C03; } </style>