#F191FA (or 0xF191FA) is unknown color: approx Violet. HEX triplet: F1, 91 and FA. RGB value is (241,145,250). Sum of RGB (Red+Green+Blue) = 241+145+250=636 (84% of max value = 765). Red value is 241 (94.53% from 255 or 37.89% from 636); Green value is 145 (57.03% from 255 or 22.80% from 636); Blue value is 250 (98.05% from 255 or 39.31% from 636); Max value from RGB is 250 - color contains mainly: blue. Hex color #F191FA is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F191FA is #0E6E05. Grayscale: #B9B9B9. Windows color (decimal): -945670 or 16421361. OLE color: 16421361.
HSL color Cylindrical-coordinate representation of color #F191FA: hue angle of 294.86º degrees, saturation: 0.91, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #F191FA is Cyan = 0.04, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F191FA; } p { color: rgb(241,145,250); } H1.HeaderClassName { color: #F191FA; } .AnyTagClassName { color: #F191FA; } </style>
<style> a { background-color: #F191FA; } a { background-color: rgb(241,145,250); } div.DivClassName { background-color: #F191FA; } .BgClassName { background-color: #F191FA; } </style>
<style> span { border-color: #F191FA; } span { border-color: rgb(241,145,250); } td.TdClassName { border-color: #F191FA; } .TagClassName { border-color: #F191FA; } </style>