#FE3D04 (or 0xFE3D04) is unknown color: approx Orange Red. HEX triplet: FE, 3D and 04. RGB value is (254,61,4). Sum of RGB (Red+Green+Blue) = 254+61+4=319 (42% of max value = 765). Red value is 254 (99.61% from 255 or 79.62% from 319); Green value is 61 (24.22% from 255 or 19.12% from 319); Blue value is 4 (1.95% from 255 or 1.25% from 319); Max value from RGB is 254 - color contains mainly: red. Hex color #FE3D04 is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #FE3D04 is #01C2FB. Grayscale: #707070. Windows color (decimal): -115452 or 278014. OLE color: 278014.
HSL color Cylindrical-coordinate representation of color #FE3D04: hue angle of 13.68º degrees, saturation: 0.99, lightness: 0.51%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #FE3D04 is Cyan = 0, Magento = 0.76, Yellow = 0.98 and Black (K on CMYK) = 0.00.
<style> p { color: #FE3D04; } p { color: rgb(254,61,4); } H1.HeaderClassName { color: #FE3D04; } .AnyTagClassName { color: #FE3D04; } </style>
<style> a { background-color: #FE3D04; } a { background-color: rgb(254,61,4); } div.DivClassName { background-color: #FE3D04; } .BgClassName { background-color: #FE3D04; } </style>
<style> span { border-color: #FE3D04; } span { border-color: rgb(254,61,4); } td.TdClassName { border-color: #FE3D04; } .TagClassName { border-color: #FE3D04; } </style>