#F288D7 (or 0xF288D7) is unknown color: approx Pale Magenta. HEX triplet: F2, 88 and D7. RGB value is (242,136,215). Sum of RGB (Red+Green+Blue) = 242+136+215=593 (78% of max value = 765). Red value is 242 (94.92% from 255 or 40.81% from 593); Green value is 136 (53.52% from 255 or 22.93% from 593); Blue value is 215 (84.38% from 255 or 36.26% from 593); Max value from RGB is 242 - color contains mainly: red. Hex color #F288D7 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F288D7 is #0D7728. Grayscale: #B0B0B0. Windows color (decimal): -882473 or 14125298. OLE color: 14125298.
HSL color Cylindrical-coordinate representation of color #F288D7: hue angle of 315.28º degrees, saturation: 0.8, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #F288D7 is Cyan = 0, Magento = 0.44, Yellow = 0.11 and Black (K on CMYK) = 0.05.
<style> p { color: #f288d7; } p { color: rgb(242,136,215); } H1.HeaderClassName { color: #f288d7; } .AnyTagClassName { color: #f288d7; } </style>
<style> a { background-color: #f288d7; } a { background-color: rgb(242,136,215); } div.DivClassName { background-color: #f288d7; } .BgClassName { background-color: #f288d7; } </style>
<style> span { border-color: #f288d7; } span { border-color: rgb(242,136,215); } td.TdClassName { border-color: #f288d7; } .TagClassName { border-color: #f288d7; } </style>