#F0C0FC (or 0xF0C0FC) is unknown color: approx Mauve. HEX triplet: F0, C0 and FC. RGB value is (240,192,252). Sum of RGB (Red+Green+Blue) = 240+192+252=684 (90% of max value = 765). Red value is 240 (94.14% from 255 or 35.09% from 684); Green value is 192 (75.39% from 255 or 28.07% from 684); Blue value is 252 (98.83% from 255 or 36.84% from 684); Max value from RGB is 252 - color contains mainly: blue. Hex color #F0C0FC is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F0C0FC is #0F3F03. Grayscale: #D5D5D5. Windows color (decimal): -999172 or 16564464. OLE color: 16564464.
HSL color Cylindrical-coordinate representation of color #F0C0FC: hue angle of 288º degrees, saturation: 0.91, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #F0C0FC is Cyan = 0.05, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #f0c0fc; } p { color: rgb(240,192,252); } H1.HeaderClassName { color: #f0c0fc; } .AnyTagClassName { color: #f0c0fc; } </style>
<style> a { background-color: #f0c0fc; } a { background-color: rgb(240,192,252); } div.DivClassName { background-color: #f0c0fc; } .BgClassName { background-color: #f0c0fc; } </style>
<style> span { border-color: #f0c0fc; } span { border-color: rgb(240,192,252); } td.TdClassName { border-color: #f0c0fc; } .TagClassName { border-color: #f0c0fc; } </style>