#FDDCE5 (or 0xFDDCE5) is unknown color: approx Pig Pink. HEX triplet: FD, DC and E5. RGB value is (253,220,229). Sum of RGB (Red+Green+Blue) = 253+220+229=702 (92% of max value = 765). Red value is 253 (99.22% from 255 or 36.04% from 702); Green value is 220 (86.33% from 255 or 31.34% from 702); Blue value is 229 (89.84% from 255 or 32.62% from 702); Max value from RGB is 253 - color contains mainly: red. Hex color #FDDCE5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FDDCE5 is #02231A. Grayscale: #E6E6E6. Windows color (decimal): -140059 or 15064317. OLE color: 15064317.
HSL color Cylindrical-coordinate representation of color #FDDCE5: hue angle of 343.64º 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 #FDDCE5 is Cyan = 0, Magento = 0.13, Yellow = 0.09 and Black (K on CMYK) = 0.01.
<style> p { color: #FDDCE5; } p { color: rgb(253,220,229); } H1.HeaderClassName { color: #FDDCE5; } .AnyTagClassName { color: #FDDCE5; } </style>
<style> a { background-color: #FDDCE5; } a { background-color: rgb(253,220,229); } div.DivClassName { background-color: #FDDCE5; } .BgClassName { background-color: #FDDCE5; } </style>
<style> span { border-color: #FDDCE5; } span { border-color: rgb(253,220,229); } td.TdClassName { border-color: #FDDCE5; } .TagClassName { border-color: #FDDCE5; } </style>