#FDE1BC (or 0xFDE1BC) is unknown color: approx Bisque. HEX triplet: FD, E1 and BC. RGB value is (253,225,188). Sum of RGB (Red+Green+Blue) = 253+225+188=666 (88% of max value = 765). Red value is 253 (99.22% from 255 or 37.99% from 666); Green value is 225 (88.28% from 255 or 33.78% from 666); Blue value is 188 (73.83% from 255 or 28.23% from 666); Max value from RGB is 253 - color contains mainly: red. Hex color #FDE1BC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FDE1BC is #021E43. Grayscale: #E5E5E5. Windows color (decimal): -138820 or 12378621. OLE color: 12378621.
HSL color Cylindrical-coordinate representation of color #FDE1BC: hue angle of 34.15º degrees, saturation: 0.94, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #FDE1BC is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.01.
<style> p { color: #FDE1BC; } p { color: rgb(253,225,188); } H1.HeaderClassName { color: #FDE1BC; } .AnyTagClassName { color: #FDE1BC; } </style>
<style> a { background-color: #FDE1BC; } a { background-color: rgb(253,225,188); } div.DivClassName { background-color: #FDE1BC; } .BgClassName { background-color: #FDE1BC; } </style>
<style> span { border-color: #FDE1BC; } span { border-color: rgb(253,225,188); } td.TdClassName { border-color: #FDE1BC; } .TagClassName { border-color: #FDE1BC; } </style>