#F5451D (or 0xF5451D) is unknown color: approx Red Orange. HEX triplet: F5, 45 and 1D. RGB value is (245,69,29). Sum of RGB (Red+Green+Blue) = 245+69+29=343 (45% of max value = 765). Red value is 245 (96.09% from 255 or 71.43% from 343); Green value is 69 (27.34% from 255 or 20.12% from 343); Blue value is 29 (11.72% from 255 or 8.45% from 343); Max value from RGB is 245 - color contains mainly: red. Hex color #F5451D is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #F5451D is #0ABAE2. Grayscale: #757575. Windows color (decimal): -703203 or 1918453. OLE color: 1918453.
HSL color Cylindrical-coordinate representation of color #F5451D: hue angle of 11.11º degrees, saturation: 0.92, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #F5451D is Cyan = 0, Magento = 0.72, Yellow = 0.88 and Black (K on CMYK) = 0.04.
<style> p { color: #f5451d; } p { color: rgb(245,69,29); } H1.HeaderClassName { color: #f5451d; } .AnyTagClassName { color: #f5451d; } </style>
<style> a { background-color: #f5451d; } a { background-color: rgb(245,69,29); } div.DivClassName { background-color: #f5451d; } .BgClassName { background-color: #f5451d; } </style>
<style> span { border-color: #f5451d; } span { border-color: rgb(245,69,29); } td.TdClassName { border-color: #f5451d; } .TagClassName { border-color: #f5451d; } </style>