#FE1718 (or 0xFE1718) is unknown color: approx Torch Red. HEX triplet: FE, 17 and 18. RGB value is (254,23,24). Sum of RGB (Red+Green+Blue) = 254+23+24=301 (39% of max value = 765). Red value is 254 (99.61% from 255 or 84.39% from 301); Green value is 23 (9.38% from 255 or 7.64% from 301); Blue value is 24 (9.77% from 255 or 7.97% from 301); Max value from RGB is 254 - color contains mainly: red. Hex color #FE1718 is not a web safe color. Web safe color analog (approx): #FF0000. Inversed color of #FE1718 is #01E8E7. Grayscale: #5C5C5C. Windows color (decimal): -125160 or 1579006. OLE color: 1579006.
HSL color Cylindrical-coordinate representation of color #FE1718: hue angle of 359.74º degrees, saturation: 0.99, lightness: 0.54%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #FE1718 is Cyan = 0, Magento = 0.91, Yellow = 0.91 and Black (K on CMYK) = 0.00.
<style> p { color: #FE1718; } p { color: rgb(254,23,24); } H1.HeaderClassName { color: #FE1718; } .AnyTagClassName { color: #FE1718; } </style>
<style> a { background-color: #FE1718; } a { background-color: rgb(254,23,24); } div.DivClassName { background-color: #FE1718; } .BgClassName { background-color: #FE1718; } </style>
<style> span { border-color: #FE1718; } span { border-color: rgb(254,23,24); } td.TdClassName { border-color: #FE1718; } .TagClassName { border-color: #FE1718; } </style>