#FDDCCB (or 0xFDDCCB) is unknown color: approx Cinderella. HEX triplet: FD, DC and CB. RGB value is (253,220,203). Sum of RGB (Red+Green+Blue) = 253+220+203=676 (89% of max value = 765). Red value is 253 (99.22% from 255 or 37.43% from 676); Green value is 220 (86.33% from 255 or 32.54% from 676); Blue value is 203 (79.69% from 255 or 30.03% from 676); Max value from RGB is 253 - color contains mainly: red. Hex color #FDDCCB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FDDCCB is #022334. Grayscale: #E4E4E4. Windows color (decimal): -140085 or 13360381. OLE color: 13360381.
HSL color Cylindrical-coordinate representation of color #FDDCCB: hue angle of 20.4º degrees, saturation: 0.93, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #FDDCCB is Cyan = 0, Magento = 0.13, Yellow = 0.20 and Black (K on CMYK) = 0.01.
<style> p { color: #FDDCCB; } p { color: rgb(253,220,203); } H1.HeaderClassName { color: #FDDCCB; } .AnyTagClassName { color: #FDDCCB; } </style>
<style> a { background-color: #FDDCCB; } a { background-color: rgb(253,220,203); } div.DivClassName { background-color: #FDDCCB; } .BgClassName { background-color: #FDDCCB; } </style>
<style> span { border-color: #FDDCCB; } span { border-color: rgb(253,220,203); } td.TdClassName { border-color: #FDDCCB; } .TagClassName { border-color: #FDDCCB; } </style>