#F3123A (or 0xF3123A) is unknown color: approx Torch Red. HEX triplet: F3, 12 and 3A. RGB value is (243,18,58). Sum of RGB (Red+Green+Blue) = 243+18+58=319 (42% of max value = 765). Red value is 243 (95.31% from 255 or 76.18% from 319); Green value is 18 (7.42% from 255 or 5.64% from 319); Blue value is 58 (23.05% from 255 or 18.18% from 319); Max value from RGB is 243 - color contains mainly: red. Hex color #F3123A is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #F3123A is #0CEDC5. Grayscale: #595959. Windows color (decimal): -847302 or 3805939. OLE color: 3805939.
HSL color Cylindrical-coordinate representation of color #F3123A: hue angle of 349.33º degrees, saturation: 0.9, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #F3123A is Cyan = 0, Magento = 0.93, Yellow = 0.76 and Black (K on CMYK) = 0.05.
<style> p { color: #F3123A; } p { color: rgb(243,18,58); } H1.HeaderClassName { color: #F3123A; } .AnyTagClassName { color: #F3123A; } </style>
<style> a { background-color: #F3123A; } a { background-color: rgb(243,18,58); } div.DivClassName { background-color: #F3123A; } .BgClassName { background-color: #F3123A; } </style>
<style> span { border-color: #F3123A; } span { border-color: rgb(243,18,58); } td.TdClassName { border-color: #F3123A; } .TagClassName { border-color: #F3123A; } </style>