#F6BFFE (or 0xF6BFFE) is unknown color: approx Mauve. HEX triplet: F6, BF and FE. RGB value is (246,191,254). Sum of RGB (Red+Green+Blue) = 246+191+254=691 (91% of max value = 765). Red value is 246 (96.48% from 255 or 35.60% from 691); Green value is 191 (75% from 255 or 27.64% from 691); Blue value is 254 (99.61% from 255 or 36.76% from 691); Max value from RGB is 254 - color contains mainly: blue. Hex color #F6BFFE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F6BFFE is #094001. Grayscale: #D6D6D6. Windows color (decimal): -606210 or 16695286. OLE color: 16695286.
HSL color Cylindrical-coordinate representation of color #F6BFFE: hue angle of 292.38º degrees, saturation: 0.97, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #F6BFFE is Cyan = 0.03, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #F6BFFE; } p { color: rgb(246,191,254); } H1.HeaderClassName { color: #F6BFFE; } .AnyTagClassName { color: #F6BFFE; } </style>
<style> a { background-color: #F6BFFE; } a { background-color: rgb(246,191,254); } div.DivClassName { background-color: #F6BFFE; } .BgClassName { background-color: #F6BFFE; } </style>
<style> span { border-color: #F6BFFE; } span { border-color: rgb(246,191,254); } td.TdClassName { border-color: #F6BFFE; } .TagClassName { border-color: #F6BFFE; } </style>