#F9ECFA (or 0xF9ECFA) is unknown color: approx Selago. HEX triplet: F9, EC and FA. RGB value is (249,236,250). Sum of RGB (Red+Green+Blue) = 249+236+250=735 (97% of max value = 765). Red value is 249 (97.66% from 255 or 33.88% from 735); Green value is 236 (92.58% from 255 or 32.11% from 735); Blue value is 250 (98.05% from 255 or 34.01% from 735); Max value from RGB is 250 - color contains mainly: blue. Hex color #F9ECFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F9ECFA is #061305. Grayscale: #F1F1F1. Windows color (decimal): -398086 or 16444665. OLE color: 16444665.
HSL color Cylindrical-coordinate representation of color #F9ECFA: hue angle of 295.71º degrees, saturation: 0.58, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #F9ECFA is Cyan = 0.00, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F9ECFA; } p { color: rgb(249,236,250); } H1.HeaderClassName { color: #F9ECFA; } .AnyTagClassName { color: #F9ECFA; } </style>
<style> a { background-color: #F9ECFA; } a { background-color: rgb(249,236,250); } div.DivClassName { background-color: #F9ECFA; } .BgClassName { background-color: #F9ECFA; } </style>
<style> span { border-color: #F9ECFA; } span { border-color: rgb(249,236,250); } td.TdClassName { border-color: #F9ECFA; } .TagClassName { border-color: #F9ECFA; } </style>