#F6123A (or 0xF6123A) is unknown color: approx Torch Red. HEX triplet: F6, 12 and 3A. RGB value is (246,18,58). Sum of RGB (Red+Green+Blue) = 246+18+58=322 (42% of max value = 765). Red value is 246 (96.48% from 255 or 76.40% from 322); Green value is 18 (7.42% from 255 or 5.59% from 322); Blue value is 58 (23.05% from 255 or 18.01% from 322); Max value from RGB is 246 - color contains mainly: red. Hex color #F6123A is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #F6123A is #09EDC5. Grayscale: #5A5A5A. Windows color (decimal): -650694 or 3805942. OLE color: 3805942.
HSL color Cylindrical-coordinate representation of color #F6123A: hue angle of 349.47º degrees, saturation: 0.93, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #F6123A is Cyan = 0, Magento = 0.93, Yellow = 0.76 and Black (K on CMYK) = 0.04.
<style> p { color: #F6123A; } p { color: rgb(246,18,58); } H1.HeaderClassName { color: #F6123A; } .AnyTagClassName { color: #F6123A; } </style>
<style> a { background-color: #F6123A; } a { background-color: rgb(246,18,58); } div.DivClassName { background-color: #F6123A; } .BgClassName { background-color: #F6123A; } </style>
<style> span { border-color: #F6123A; } span { border-color: rgb(246,18,58); } td.TdClassName { border-color: #F6123A; } .TagClassName { border-color: #F6123A; } </style>