#FDFEEC (or 0xFDFEEC) is unknown color: approx Ivory. HEX triplet: FD, FE and EC. RGB value is (253,254,236). Sum of RGB (Red+Green+Blue) = 253+254+236=743 (98% of max value = 765). Red value is 253 (99.22% from 255 or 34.05% from 743); Green value is 254 (99.61% from 255 or 34.19% from 743); Blue value is 236 (92.58% from 255 or 31.76% from 743); Max value from RGB is 254 - color contains mainly: green. Hex color #FDFEEC is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FDFEEC is #020113. Grayscale: #FBFBFB. Windows color (decimal): -131348 or 15531773. OLE color: 15531773.
HSL color Cylindrical-coordinate representation of color #FDFEEC: hue angle of 63.33º degrees, saturation: 0.9, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #FDFEEC is Cyan = 0.00, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.00.
<style> p { color: #FDFEEC; } p { color: rgb(253,254,236); } H1.HeaderClassName { color: #FDFEEC; } .AnyTagClassName { color: #FDFEEC; } </style>
<style> a { background-color: #FDFEEC; } a { background-color: rgb(253,254,236); } div.DivClassName { background-color: #FDFEEC; } .BgClassName { background-color: #FDFEEC; } </style>
<style> span { border-color: #FDFEEC; } span { border-color: rgb(253,254,236); } td.TdClassName { border-color: #FDFEEC; } .TagClassName { border-color: #FDFEEC; } </style>