#F6BEFC (or 0xF6BEFC) is unknown color: approx Mauve. HEX triplet: F6, BE and FC. RGB value is (246,190,252). Sum of RGB (Red+Green+Blue) = 246+190+252=688 (91% of max value = 765). Red value is 246 (96.48% from 255 or 35.76% from 688); Green value is 190 (74.61% from 255 or 27.62% from 688); Blue value is 252 (98.83% from 255 or 36.63% from 688); Max value from RGB is 252 - color contains mainly: blue. Hex color #F6BEFC is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F6BEFC is #094103. Grayscale: #D5D5D5. Windows color (decimal): -606468 or 16563958. OLE color: 16563958.
HSL color Cylindrical-coordinate representation of color #F6BEFC: hue angle of 294.19º degrees, saturation: 0.91, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #F6BEFC is Cyan = 0.02, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #F6BEFC; } p { color: rgb(246,190,252); } H1.HeaderClassName { color: #F6BEFC; } .AnyTagClassName { color: #F6BEFC; } </style>
<style> a { background-color: #F6BEFC; } a { background-color: rgb(246,190,252); } div.DivClassName { background-color: #F6BEFC; } .BgClassName { background-color: #F6BEFC; } </style>
<style> span { border-color: #F6BEFC; } span { border-color: rgb(246,190,252); } td.TdClassName { border-color: #F6BEFC; } .TagClassName { border-color: #F6BEFC; } </style>