#F9119F (or 0xF9119F) is unknown color: approx Deep Pink. HEX triplet: F9, 11 and 9F. RGB value is (249,17,159). Sum of RGB (Red+Green+Blue) = 249+17+159=425 (56% of max value = 765). Red value is 249 (97.66% from 255 or 58.59% from 425); Green value is 17 (7.03% from 255 or 4% from 425); Blue value is 159 (62.5% from 255 or 37.41% from 425); Max value from RGB is 249 - color contains mainly: red. Hex color #F9119F is not a web safe color. Web safe color analog (approx): #FF0099. Inversed color of #F9119F is #06EE60. Grayscale: #666666. Windows color (decimal): -454241 or 10424825. OLE color: 10424825.
HSL color Cylindrical-coordinate representation of color #F9119F: hue angle of 323.28º degrees, saturation: 0.95, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #F9119F is Cyan = 0, Magento = 0.93, Yellow = 0.36 and Black (K on CMYK) = 0.02.
<style> p { color: #f9119f; } p { color: rgb(249,17,159); } H1.HeaderClassName { color: #f9119f; } .AnyTagClassName { color: #f9119f; } </style>
<style> a { background-color: #f9119f; } a { background-color: rgb(249,17,159); } div.DivClassName { background-color: #f9119f; } .BgClassName { background-color: #f9119f; } </style>
<style> span { border-color: #f9119f; } span { border-color: rgb(249,17,159); } td.TdClassName { border-color: #f9119f; } .TagClassName { border-color: #f9119f; } </style>