#FDE1BB (or 0xFDE1BB) is unknown color: approx Moccasin. HEX triplet: FD, E1 and BB. RGB value is (253,225,187). Sum of RGB (Red+Green+Blue) = 253+225+187=665 (88% of max value = 765). Red value is 253 (99.22% from 255 or 38.05% from 665); Green value is 225 (88.28% from 255 or 33.83% from 665); Blue value is 187 (73.44% from 255 or 28.12% from 665); Max value from RGB is 253 - color contains mainly: red. Hex color #FDE1BB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FDE1BB is #021E44. Grayscale: #E5E5E5. Windows color (decimal): -138821 or 12313085. OLE color: 12313085.
HSL color Cylindrical-coordinate representation of color #FDE1BB: hue angle of 34.55º 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 #FDE1BB is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.01.
<style> p { color: #FDE1BB; } p { color: rgb(253,225,187); } H1.HeaderClassName { color: #FDE1BB; } .AnyTagClassName { color: #FDE1BB; } </style>
<style> a { background-color: #FDE1BB; } a { background-color: rgb(253,225,187); } div.DivClassName { background-color: #FDE1BB; } .BgClassName { background-color: #FDE1BB; } </style>
<style> span { border-color: #FDE1BB; } span { border-color: rgb(253,225,187); } td.TdClassName { border-color: #FDE1BB; } .TagClassName { border-color: #FDE1BB; } </style>