#F12075 (or 0xF12075) is unknown color: approx Ruby. HEX triplet: F1, 20 and 75. RGB value is (241,32,117). Sum of RGB (Red+Green+Blue) = 241+32+117=390 (51% of max value = 765). Red value is 241 (94.53% from 255 or 61.79% from 390); Green value is 32 (12.89% from 255 or 8.21% from 390); Blue value is 117 (46.09% from 255 or 30% from 390); Max value from RGB is 241 - color contains mainly: red. Hex color #F12075 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #F12075 is #0EDF8A. Grayscale: #686868. Windows color (decimal): -974731 or 7676145. OLE color: 7676145.
HSL color Cylindrical-coordinate representation of color #F12075: hue angle of 335.6º degrees, saturation: 0.88, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #F12075 is Cyan = 0, Magento = 0.87, Yellow = 0.51 and Black (K on CMYK) = 0.05.
<style> p { color: #f12075; } p { color: rgb(241,32,117); } H1.HeaderClassName { color: #f12075; } .AnyTagClassName { color: #f12075; } </style>
<style> a { background-color: #f12075; } a { background-color: rgb(241,32,117); } div.DivClassName { background-color: #f12075; } .BgClassName { background-color: #f12075; } </style>
<style> span { border-color: #f12075; } span { border-color: rgb(241,32,117); } td.TdClassName { border-color: #f12075; } .TagClassName { border-color: #f12075; } </style>