#FDE3B0 (or 0xFDE3B0) is unknown color: approx Peach-Yellow. HEX triplet: FD, E3 and B0. RGB value is (253,227,176). Sum of RGB (Red+Green+Blue) = 253+227+176=656 (86% of max value = 765). Red value is 253 (99.22% from 255 or 38.57% from 656); Green value is 227 (89.06% from 255 or 34.60% from 656); Blue value is 176 (69.14% from 255 or 26.83% from 656); Max value from RGB is 253 - color contains mainly: red. Hex color #FDE3B0 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FDE3B0 is #021C4F. Grayscale: #E5E5E5. Windows color (decimal): -138320 or 11592701. OLE color: 11592701.
HSL color Cylindrical-coordinate representation of color #FDE3B0: hue angle of 39.74º degrees, saturation: 0.95, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #FDE3B0 is Cyan = 0, Magento = 0.10, Yellow = 0.30 and Black (K on CMYK) = 0.01.
<style> p { color: #FDE3B0; } p { color: rgb(253,227,176); } H1.HeaderClassName { color: #FDE3B0; } .AnyTagClassName { color: #FDE3B0; } </style>
<style> a { background-color: #FDE3B0; } a { background-color: rgb(253,227,176); } div.DivClassName { background-color: #FDE3B0; } .BgClassName { background-color: #FDE3B0; } </style>
<style> span { border-color: #FDE3B0; } span { border-color: rgb(253,227,176); } td.TdClassName { border-color: #FDE3B0; } .TagClassName { border-color: #FDE3B0; } </style>