#F198F1 (or 0xF198F1) is unknown color: approx Violet. HEX triplet: F1, 98 and F1. RGB value is (241,152,241). Sum of RGB (Red+Green+Blue) = 241+152+241=634 (83% of max value = 765). Red value is 241 (94.53% from 255 or 38.01% from 634); Green value is 152 (59.77% from 255 or 23.97% from 634); Blue value is 241 (94.53% from 255 or 38.01% from 634); Max value from RGB is 241 - color contains mainly: red, blue. Hex color #F198F1 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F198F1 is #0E670E. Grayscale: #BCBCBC. Windows color (decimal): -943887 or 15833329. OLE color: 15833329.
HSL color Cylindrical-coordinate representation of color #F198F1: hue angle of 300º degrees, saturation: 0.76, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #F198F1 is Cyan = 0, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #F198F1; } p { color: rgb(241,152,241); } H1.HeaderClassName { color: #F198F1; } .AnyTagClassName { color: #F198F1; } </style>
<style> a { background-color: #F198F1; } a { background-color: rgb(241,152,241); } div.DivClassName { background-color: #F198F1; } .BgClassName { background-color: #F198F1; } </style>
<style> span { border-color: #F198F1; } span { border-color: rgb(241,152,241); } td.TdClassName { border-color: #F198F1; } .TagClassName { border-color: #F198F1; } </style>