#F901F2 (or 0xF901F2) is unknown color: approx Magenta. HEX triplet: F9, 01 and F2. RGB value is (249,1,242). Sum of RGB (Red+Green+Blue) = 249+1+242=492 (65% of max value = 765). Red value is 249 (97.66% from 255 or 50.61% from 492); Green value is 1 (0.78% from 255 or 0.20% from 492); Blue value is 242 (94.92% from 255 or 49.19% from 492); Max value from RGB is 249 - color contains mainly: red. Hex color #F901F2 is not a web safe color. Web safe color analog (approx): #FF00FF. Inversed color of #F901F2 is #06FE0D. Grayscale: #656565. Windows color (decimal): -458254 or 15860217. OLE color: 15860217.
HSL color Cylindrical-coordinate representation of color #F901F2: hue angle of 301.69º degrees, saturation: 0.99, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 1%. Process color model (Four color, CMYK) of #F901F2 is Cyan = 0, Magento = 1.00, Yellow = 0.03 and Black (K on CMYK) = 0.02.
<style> p { color: #F901F2; } p { color: rgb(249,1,242); } H1.HeaderClassName { color: #F901F2; } .AnyTagClassName { color: #F901F2; } </style>
<style> a { background-color: #F901F2; } a { background-color: rgb(249,1,242); } div.DivClassName { background-color: #F901F2; } .BgClassName { background-color: #F901F2; } </style>
<style> span { border-color: #F901F2; } span { border-color: rgb(249,1,242); } td.TdClassName { border-color: #F901F2; } .TagClassName { border-color: #F901F2; } </style>