#FDFDC0 (or 0xFDFDC0) is unknown color: approx Cumulus. HEX triplet: FD, FD and C0. RGB value is (253,253,192). Sum of RGB (Red+Green+Blue) = 253+253+192=698 (92% of max value = 765). Red value is 253 (99.22% from 255 or 36.25% from 698); Green value is 253 (99.22% from 255 or 36.25% from 698); Blue value is 192 (75.39% from 255 or 27.51% from 698); Max value from RGB is 253 - color contains mainly: red, green. Hex color #FDFDC0 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FDFDC0 is #02023F. Grayscale: #F6F6F6. Windows color (decimal): -131648 or 12647933. OLE color: 12647933.
HSL color Cylindrical-coordinate representation of color #FDFDC0: hue angle of 60º degrees, saturation: 0.94, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #FDFDC0 is Cyan = 0, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.01.
<style> p { color: #FDFDC0; } p { color: rgb(253,253,192); } H1.HeaderClassName { color: #FDFDC0; } .AnyTagClassName { color: #FDFDC0; } </style>
<style> a { background-color: #FDFDC0; } a { background-color: rgb(253,253,192); } div.DivClassName { background-color: #FDFDC0; } .BgClassName { background-color: #FDFDC0; } </style>
<style> span { border-color: #FDFDC0; } span { border-color: rgb(253,253,192); } td.TdClassName { border-color: #FDFDC0; } .TagClassName { border-color: #FDFDC0; } </style>