#FEFEF7 (or 0xFEFEF7) is unknown color: approx Ivory. HEX triplet: FE, FE and F7. RGB value is (254,254,247). Sum of RGB (Red+Green+Blue) = 254+254+247=755 (100% of max value = 765). Red value is 254 (99.61% from 255 or 33.64% from 755); Green value is 254 (99.61% from 255 or 33.64% from 755); Blue value is 247 (96.88% from 255 or 32.72% from 755); Max value from RGB is 254 - color contains mainly: red, green. Hex color #FEFEF7 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FEFEF7 is #010108. Grayscale: #FDFDFD. Windows color (decimal): -65801 or 16252670. OLE color: 16252670.
HSL color Cylindrical-coordinate representation of color #FEFEF7: hue angle of 60º degrees, saturation: 0.78, lightness: 0.98%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #FEFEF7 is Cyan = 0, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.00.
<style> p { color: #FEFEF7; } p { color: rgb(254,254,247); } H1.HeaderClassName { color: #FEFEF7; } .AnyTagClassName { color: #FEFEF7; } </style>
<style> a { background-color: #FEFEF7; } a { background-color: rgb(254,254,247); } div.DivClassName { background-color: #FEFEF7; } .BgClassName { background-color: #FEFEF7; } </style>
<style> span { border-color: #FEFEF7; } span { border-color: rgb(254,254,247); } td.TdClassName { border-color: #FEFEF7; } .TagClassName { border-color: #FEFEF7; } </style>