#F7BCE9 (or 0xF7BCE9) is unknown color: approx Lavender Rose. HEX triplet: F7, BC and E9. RGB value is (247,188,233). Sum of RGB (Red+Green+Blue) = 247+188+233=668 (88% of max value = 765). Red value is 247 (96.88% from 255 or 36.98% from 668); Green value is 188 (73.83% from 255 or 28.14% from 668); Blue value is 233 (91.41% from 255 or 34.88% from 668); Max value from RGB is 247 - color contains mainly: red. Hex color #F7BCE9 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F7BCE9 is #084316. Grayscale: #D2D2D2. Windows color (decimal): -541463 or 15318263. OLE color: 15318263.
HSL color Cylindrical-coordinate representation of color #F7BCE9: hue angle of 314.24º degrees, saturation: 0.79, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #F7BCE9 is Cyan = 0, Magento = 0.24, Yellow = 0.06 and Black (K on CMYK) = 0.03.
<style> p { color: #F7BCE9; } p { color: rgb(247,188,233); } H1.HeaderClassName { color: #F7BCE9; } .AnyTagClassName { color: #F7BCE9; } </style>
<style> a { background-color: #F7BCE9; } a { background-color: rgb(247,188,233); } div.DivClassName { background-color: #F7BCE9; } .BgClassName { background-color: #F7BCE9; } </style>
<style> span { border-color: #F7BCE9; } span { border-color: rgb(247,188,233); } td.TdClassName { border-color: #F7BCE9; } .TagClassName { border-color: #F7BCE9; } </style>