#FDEBAE (or 0xFDEBAE) is unknown color: approx Banana Mania. HEX triplet: FD, EB and AE. RGB value is (253,235,174). Sum of RGB (Red+Green+Blue) = 253+235+174=662 (87% of max value = 765). Red value is 253 (99.22% from 255 or 38.22% from 662); Green value is 235 (92.19% from 255 or 35.50% from 662); Blue value is 174 (68.36% from 255 or 26.28% from 662); Max value from RGB is 253 - color contains mainly: red. Hex color #FDEBAE is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FDEBAE is #021451. Grayscale: #E9E9E9. Windows color (decimal): -136274 or 11463677. OLE color: 11463677.
HSL color Cylindrical-coordinate representation of color #FDEBAE: hue angle of 46.33º degrees, saturation: 0.95, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FDEBAE is Cyan = 0, Magento = 0.07, Yellow = 0.31 and Black (K on CMYK) = 0.01.
<style> p { color: #FDEBAE; } p { color: rgb(253,235,174); } H1.HeaderClassName { color: #FDEBAE; } .AnyTagClassName { color: #FDEBAE; } </style>
<style> a { background-color: #FDEBAE; } a { background-color: rgb(253,235,174); } div.DivClassName { background-color: #FDEBAE; } .BgClassName { background-color: #FDEBAE; } </style>
<style> span { border-color: #FDEBAE; } span { border-color: rgb(253,235,174); } td.TdClassName { border-color: #FDEBAE; } .TagClassName { border-color: #FDEBAE; } </style>