#FA113F (or 0xFA113F) is unknown color: approx Torch Red. HEX triplet: FA, 11 and 3F. RGB value is (250,17,63). Sum of RGB (Red+Green+Blue) = 250+17+63=330 (43% of max value = 765). Red value is 250 (98.05% from 255 or 75.76% from 330); Green value is 17 (7.03% from 255 or 5.15% from 330); Blue value is 63 (25% from 255 or 19.09% from 330); Max value from RGB is 250 - color contains mainly: red. Hex color #FA113F is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #FA113F is #05EEC0. Grayscale: #5B5B5B. Windows color (decimal): -388801 or 4133370. OLE color: 4133370.
HSL color Cylindrical-coordinate representation of color #FA113F: hue angle of 348.15º degrees, saturation: 0.96, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #FA113F is Cyan = 0, Magento = 0.93, Yellow = 0.75 and Black (K on CMYK) = 0.02.
<style> p { color: #FA113F; } p { color: rgb(250,17,63); } H1.HeaderClassName { color: #FA113F; } .AnyTagClassName { color: #FA113F; } </style>
<style> a { background-color: #FA113F; } a { background-color: rgb(250,17,63); } div.DivClassName { background-color: #FA113F; } .BgClassName { background-color: #FA113F; } </style>
<style> span { border-color: #FA113F; } span { border-color: rgb(250,17,63); } td.TdClassName { border-color: #FA113F; } .TagClassName { border-color: #FA113F; } </style>