#FCFDDD (or 0xFCFDDD) is unknown color: approx Light Yellow. HEX triplet: FC, FD and DD. RGB value is (252,253,221). Sum of RGB (Red+Green+Blue) = 252+253+221=726 (96% of max value = 765). Red value is 252 (98.83% from 255 or 34.71% from 726); Green value is 253 (99.22% from 255 or 34.85% from 726); Blue value is 221 (86.72% from 255 or 30.44% from 726); Max value from RGB is 253 - color contains mainly: green. Hex color #FCFDDD is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FCFDDD is #030222. Grayscale: #F9F9F9. Windows color (decimal): -197155 or 14548476. OLE color: 14548476.
HSL color Cylindrical-coordinate representation of color #FCFDDD: hue angle of 61.88º degrees, saturation: 0.89, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #FCFDDD is Cyan = 0.00, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.01.
<style> p { color: #FCFDDD; } p { color: rgb(252,253,221); } H1.HeaderClassName { color: #FCFDDD; } .AnyTagClassName { color: #FCFDDD; } </style>
<style> a { background-color: #FCFDDD; } a { background-color: rgb(252,253,221); } div.DivClassName { background-color: #FCFDDD; } .BgClassName { background-color: #FCFDDD; } </style>
<style> span { border-color: #FCFDDD; } span { border-color: rgb(252,253,221); } td.TdClassName { border-color: #FCFDDD; } .TagClassName { border-color: #FCFDDD; } </style>