#FCDDE5 (or 0xFCDDE5) is unknown color: approx Pig Pink. HEX triplet: FC, DD and E5. RGB value is (252,221,229). Sum of RGB (Red+Green+Blue) = 252+221+229=702 (92% of max value = 765). Red value is 252 (98.83% from 255 or 35.90% from 702); Green value is 221 (86.72% from 255 or 31.48% from 702); Blue value is 229 (89.84% from 255 or 32.62% from 702); Max value from RGB is 252 - color contains mainly: red. Hex color #FCDDE5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FCDDE5 is #03221A. Grayscale: #E7E7E7. Windows color (decimal): -205339 or 15064572. OLE color: 15064572.
HSL color Cylindrical-coordinate representation of color #FCDDE5: hue angle of 344.52º degrees, saturation: 0.84, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #FCDDE5 is Cyan = 0, Magento = 0.12, Yellow = 0.09 and Black (K on CMYK) = 0.01.
<style> p { color: #FCDDE5; } p { color: rgb(252,221,229); } H1.HeaderClassName { color: #FCDDE5; } .AnyTagClassName { color: #FCDDE5; } </style>
<style> a { background-color: #FCDDE5; } a { background-color: rgb(252,221,229); } div.DivClassName { background-color: #FCDDE5; } .BgClassName { background-color: #FCDDE5; } </style>
<style> span { border-color: #FCDDE5; } span { border-color: rgb(252,221,229); } td.TdClassName { border-color: #FCDDE5; } .TagClassName { border-color: #FCDDE5; } </style>