#FDFDF7 (or 0xFDFDF7) is unknown color: approx Ivory. HEX triplet: FD, FD and F7. RGB value is (253,253,247). Sum of RGB (Red+Green+Blue) = 253+253+247=753 (99% of max value = 765). Red value is 253 (99.22% from 255 or 33.60% from 753); Green value is 253 (99.22% from 255 or 33.60% from 753); Blue value is 247 (96.88% from 255 or 32.80% from 753); Max value from RGB is 253 - color contains mainly: red, green. Hex color #FDFDF7 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FDFDF7 is #020208. Grayscale: #FCFCFC. Windows color (decimal): -131593 or 16252413. OLE color: 16252413.
HSL color Cylindrical-coordinate representation of color #FDFDF7: hue angle of 60º degrees, saturation: 0.6, lightness: 0.98%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #FDFDF7 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.01.
<style> p { color: #FDFDF7; } p { color: rgb(253,253,247); } H1.HeaderClassName { color: #FDFDF7; } .AnyTagClassName { color: #FDFDF7; } </style>
<style> a { background-color: #FDFDF7; } a { background-color: rgb(253,253,247); } div.DivClassName { background-color: #FDFDF7; } .BgClassName { background-color: #FDFDF7; } </style>
<style> span { border-color: #FDFDF7; } span { border-color: rgb(253,253,247); } td.TdClassName { border-color: #FDFDF7; } .TagClassName { border-color: #FDFDF7; } </style>