#F011F1 (or 0xF011F1) is unknown color: approx Magenta. HEX triplet: F0, 11 and F1. RGB value is (240,17,241). Sum of RGB (Red+Green+Blue) = 240+17+241=498 (65% of max value = 765). Red value is 240 (94.14% from 255 or 48.19% from 498); Green value is 17 (7.03% from 255 or 3.41% from 498); Blue value is 241 (94.53% from 255 or 48.39% from 498); Max value from RGB is 241 - color contains mainly: blue. Hex color #F011F1 is not a web safe color. Web safe color analog (approx): #FF00FF. Inversed color of #F011F1 is #0FEE0E. Grayscale: #6C6C6C. Windows color (decimal): -1043983 or 15798768. OLE color: 15798768.
HSL color Cylindrical-coordinate representation of color #F011F1: hue angle of 299.73º degrees, saturation: 0.89, 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 #F011F1 is Cyan = 0.00, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #f011f1; } p { color: rgb(240,17,241); } H1.HeaderClassName { color: #f011f1; } .AnyTagClassName { color: #f011f1; } </style>
<style> a { background-color: #f011f1; } a { background-color: rgb(240,17,241); } div.DivClassName { background-color: #f011f1; } .BgClassName { background-color: #f011f1; } </style>
<style> span { border-color: #f011f1; } span { border-color: rgb(240,17,241); } td.TdClassName { border-color: #f011f1; } .TagClassName { border-color: #f011f1; } </style>