#FE1E07 (or 0xFE1E07) is unknown color: approx Scarlet. HEX triplet: FE, 1E and 07. RGB value is (254,30,7). Sum of RGB (Red+Green+Blue) = 254+30+7=291 (38% of max value = 765). Red value is 254 (99.61% from 255 or 87.29% from 291); Green value is 30 (12.11% from 255 or 10.31% from 291); Blue value is 7 (3.12% from 255 or 2.41% from 291); Max value from RGB is 254 - color contains mainly: red. Hex color #FE1E07 is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #FE1E07 is #01E1F8. Grayscale: #5E5E5E. Windows color (decimal): -123385 or 466686. OLE color: 466686.
HSL color Cylindrical-coordinate representation of color #FE1E07: hue angle of 5.59º 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 #FE1E07 is Cyan = 0, Magento = 0.88, Yellow = 0.97 and Black (K on CMYK) = 0.00.
<style> p { color: #FE1E07; } p { color: rgb(254,30,7); } H1.HeaderClassName { color: #FE1E07; } .AnyTagClassName { color: #FE1E07; } </style>
<style> a { background-color: #FE1E07; } a { background-color: rgb(254,30,7); } div.DivClassName { background-color: #FE1E07; } .BgClassName { background-color: #FE1E07; } </style>
<style> span { border-color: #FE1E07; } span { border-color: rgb(254,30,7); } td.TdClassName { border-color: #FE1E07; } .TagClassName { border-color: #FE1E07; } </style>