#F11B69 (or 0xF11B69) is unknown color: approx Ruby. HEX triplet: F1, 1B and 69. RGB value is (241,27,105). Sum of RGB (Red+Green+Blue) = 241+27+105=373 (49% of max value = 765). Red value is 241 (94.53% from 255 or 64.61% from 373); Green value is 27 (10.94% from 255 or 7.24% from 373); Blue value is 105 (41.41% from 255 or 28.15% from 373); Max value from RGB is 241 - color contains mainly: red. Hex color #F11B69 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #F11B69 is #0EE496. Grayscale: #636363. Windows color (decimal): -976023 or 6888433. OLE color: 6888433.
HSL color Cylindrical-coordinate representation of color #F11B69: hue angle of 338.13º degrees, saturation: 0.88, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #F11B69 is Cyan = 0, Magento = 0.89, Yellow = 0.56 and Black (K on CMYK) = 0.05.
<style> p { color: #f11b69; } p { color: rgb(241,27,105); } H1.HeaderClassName { color: #f11b69; } .AnyTagClassName { color: #f11b69; } </style>
<style> a { background-color: #f11b69; } a { background-color: rgb(241,27,105); } div.DivClassName { background-color: #f11b69; } .BgClassName { background-color: #f11b69; } </style>
<style> span { border-color: #f11b69; } span { border-color: rgb(241,27,105); } td.TdClassName { border-color: #f11b69; } .TagClassName { border-color: #f11b69; } </style>