#F6EDFF (or 0xF6EDFF) is unknown color: approx Magnolia. HEX triplet: F6, ED and FF. RGB value is (246,237,255). Sum of RGB (Red+Green+Blue) = 246+237+255=738 (97% of max value = 765). Red value is 246 (96.48% from 255 or 33.33% from 738); Green value is 237 (92.97% from 255 or 32.11% from 738); Blue value is 255 (100% from 255 or 34.55% from 738); Max value from RGB is 255 - color contains mainly: blue. Hex color #F6EDFF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F6EDFF is #091200. Grayscale: #F1F1F1. Windows color (decimal): -594433 or 16772598. OLE color: 16772598.
HSL color Cylindrical-coordinate representation of color #F6EDFF: hue angle of 270º degrees, saturation: 1, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #F6EDFF is Cyan = 0.04, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #F6EDFF; } p { color: rgb(246,237,255); } H1.HeaderClassName { color: #F6EDFF; } .AnyTagClassName { color: #F6EDFF; } </style>
<style> a { background-color: #F6EDFF; } a { background-color: rgb(246,237,255); } div.DivClassName { background-color: #F6EDFF; } .BgClassName { background-color: #F6EDFF; } </style>
<style> span { border-color: #F6EDFF; } span { border-color: rgb(246,237,255); } td.TdClassName { border-color: #F6EDFF; } .TagClassName { border-color: #F6EDFF; } </style>