#FDE0BD (or 0xFDE0BD) is unknown color: approx Bisque. HEX triplet: FD, E0 and BD. RGB value is (253,224,189). Sum of RGB (Red+Green+Blue) = 253+224+189=666 (88% of max value = 765). Red value is 253 (99.22% from 255 or 37.99% from 666); Green value is 224 (87.89% from 255 or 33.63% from 666); Blue value is 189 (74.22% from 255 or 28.38% from 666); Max value from RGB is 253 - color contains mainly: red. Hex color #FDE0BD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FDE0BD is #021F42. Grayscale: #E4E4E4. Windows color (decimal): -139075 or 12443901. OLE color: 12443901.
HSL color Cylindrical-coordinate representation of color #FDE0BD: hue angle of 32.81º degrees, saturation: 0.94, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #FDE0BD is Cyan = 0, Magento = 0.11, Yellow = 0.25 and Black (K on CMYK) = 0.01.
<style> p { color: #FDE0BD; } p { color: rgb(253,224,189); } H1.HeaderClassName { color: #FDE0BD; } .AnyTagClassName { color: #FDE0BD; } </style>
<style> a { background-color: #FDE0BD; } a { background-color: rgb(253,224,189); } div.DivClassName { background-color: #FDE0BD; } .BgClassName { background-color: #FDE0BD; } </style>
<style> span { border-color: #FDE0BD; } span { border-color: rgb(253,224,189); } td.TdClassName { border-color: #FDE0BD; } .TagClassName { border-color: #FDE0BD; } </style>