#F1EDEF (or 0xF1EDEF) is unknown color: approx Lavender Blush. HEX triplet: F1, ED and EF. RGB value is (241,237,239). Sum of RGB (Red+Green+Blue) = 241+237+239=717 (94% of max value = 765). Red value is 241 (94.53% from 255 or 33.61% from 717); Green value is 237 (92.97% from 255 or 33.05% from 717); Blue value is 239 (93.75% from 255 or 33.33% from 717); Max value from RGB is 241 - color contains mainly: red. Hex color #F1EDEF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F1EDEF is #0E1210. Grayscale: #EEEEEE. Windows color (decimal): -922129 or 15724017. OLE color: 15724017.
HSL color Cylindrical-coordinate representation of color #F1EDEF: hue angle of 330º degrees, saturation: 0.12, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #F1EDEF is Cyan = 0, Magento = 0.02, Yellow = 0.01 and Black (K on CMYK) = 0.05.
<style> p { color: #F1EDEF; } p { color: rgb(241,237,239); } H1.HeaderClassName { color: #F1EDEF; } .AnyTagClassName { color: #F1EDEF; } </style>
<style> a { background-color: #F1EDEF; } a { background-color: rgb(241,237,239); } div.DivClassName { background-color: #F1EDEF; } .BgClassName { background-color: #F1EDEF; } </style>
<style> span { border-color: #F1EDEF; } span { border-color: rgb(241,237,239); } td.TdClassName { border-color: #F1EDEF; } .TagClassName { border-color: #F1EDEF; } </style>