#F120B0 (or 0xF120B0) is unknown color: approx Spicy Pink. HEX triplet: F1, 20 and B0. RGB value is (241,32,176). Sum of RGB (Red+Green+Blue) = 241+32+176=449 (59% of max value = 765). Red value is 241 (94.53% from 255 or 53.67% from 449); Green value is 32 (12.89% from 255 or 7.13% from 449); Blue value is 176 (69.14% from 255 or 39.20% from 449); Max value from RGB is 241 - color contains mainly: red. Hex color #F120B0 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #F120B0 is #0EDF4F. Grayscale: #6E6E6E. Windows color (decimal): -974672 or 11542769. OLE color: 11542769.
HSL color Cylindrical-coordinate representation of color #F120B0: hue angle of 318.66º 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 #F120B0 is Cyan = 0, Magento = 0.87, Yellow = 0.27 and Black (K on CMYK) = 0.05.
<style> p { color: #F120B0; } p { color: rgb(241,32,176); } H1.HeaderClassName { color: #F120B0; } .AnyTagClassName { color: #F120B0; } </style>
<style> a { background-color: #F120B0; } a { background-color: rgb(241,32,176); } div.DivClassName { background-color: #F120B0; } .BgClassName { background-color: #F120B0; } </style>
<style> span { border-color: #F120B0; } span { border-color: rgb(241,32,176); } td.TdClassName { border-color: #F120B0; } .TagClassName { border-color: #F120B0; } </style>