#FFFEE4 (or 0xFFFEE4) is unknown color: approx Light Yellow. HEX triplet: FF, FE and E4. RGB value is (255,254,228). Sum of RGB (Red+Green+Blue) = 255+254+228=737 (97% of max value = 765). Red value is 255 (100% from 255 or 34.60% from 737); Green value is 254 (99.61% from 255 or 34.46% from 737); Blue value is 228 (89.45% from 255 or 30.94% from 737); Max value from RGB is 255 - color contains mainly: red. Hex color #FFFEE4 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFFEE4 is #00011B. Grayscale: #FBFBFB. Windows color (decimal): -284 or 15007487. OLE color: 15007487.
HSL color Cylindrical-coordinate representation of color #FFFEE4: hue angle of 57.78º degrees, saturation: 1, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #FFFEE4 is Cyan = 0, Magento = 0.00, Yellow = 0.11 and Black (K on CMYK) = 0.
<style> p { color: #FFFEE4; } p { color: rgb(255,254,228); } H1.HeaderClassName { color: #FFFEE4; } .AnyTagClassName { color: #FFFEE4; } </style>
<style> a { background-color: #FFFEE4; } a { background-color: rgb(255,254,228); } div.DivClassName { background-color: #FFFEE4; } .BgClassName { background-color: #FFFEE4; } </style>
<style> span { border-color: #FFFEE4; } span { border-color: rgb(255,254,228); } td.TdClassName { border-color: #FFFEE4; } .TagClassName { border-color: #FFFEE4; } </style>