#F291FD (or 0xF291FD) is unknown color: approx Violet. HEX triplet: F2, 91 and FD. RGB value is (242,145,253). Sum of RGB (Red+Green+Blue) = 242+145+253=640 (84% of max value = 765). Red value is 242 (94.92% from 255 or 37.81% from 640); Green value is 145 (57.03% from 255 or 22.66% from 640); Blue value is 253 (99.22% from 255 or 39.53% from 640); Max value from RGB is 253 - color contains mainly: blue. Hex color #F291FD is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F291FD is #0D6E02. Grayscale: #B9B9B9. Windows color (decimal): -880131 or 16617970. OLE color: 16617970.
HSL color Cylindrical-coordinate representation of color #F291FD: hue angle of 293.89º degrees, saturation: 0.96, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #F291FD is Cyan = 0.04, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #F291FD; } p { color: rgb(242,145,253); } H1.HeaderClassName { color: #F291FD; } .AnyTagClassName { color: #F291FD; } </style>
<style> a { background-color: #F291FD; } a { background-color: rgb(242,145,253); } div.DivClassName { background-color: #F291FD; } .BgClassName { background-color: #F291FD; } </style>
<style> span { border-color: #F291FD; } span { border-color: rgb(242,145,253); } td.TdClassName { border-color: #F291FD; } .TagClassName { border-color: #F291FD; } </style>