#FDFDC5 (or 0xFDFDC5) is unknown color: approx Cream. HEX triplet: FD, FD and C5. RGB value is (253,253,197). Sum of RGB (Red+Green+Blue) = 253+253+197=703 (93% of max value = 765). Red value is 253 (99.22% from 255 or 35.99% from 703); Green value is 253 (99.22% from 255 or 35.99% from 703); Blue value is 197 (77.34% from 255 or 28.02% from 703); Max value from RGB is 253 - color contains mainly: red, green. Hex color #FDFDC5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FDFDC5 is #02023A. Grayscale: #F6F6F6. Windows color (decimal): -131643 or 12975613. OLE color: 12975613.
HSL color Cylindrical-coordinate representation of color #FDFDC5: hue angle of 60º degrees, saturation: 0.93, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #FDFDC5 is Cyan = 0, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.01.
<style> p { color: #FDFDC5; } p { color: rgb(253,253,197); } H1.HeaderClassName { color: #FDFDC5; } .AnyTagClassName { color: #FDFDC5; } </style>
<style> a { background-color: #FDFDC5; } a { background-color: rgb(253,253,197); } div.DivClassName { background-color: #FDFDC5; } .BgClassName { background-color: #FDFDC5; } </style>
<style> span { border-color: #FDFDC5; } span { border-color: rgb(253,253,197); } td.TdClassName { border-color: #FDFDC5; } .TagClassName { border-color: #FDFDC5; } </style>