#FCEBDE (or 0xFCEBDE) is unknown color: approx Chardon. HEX triplet: FC, EB and DE. RGB value is (252,235,222). Sum of RGB (Red+Green+Blue) = 252+235+222=709 (93% of max value = 765). Red value is 252 (98.83% from 255 or 35.54% from 709); Green value is 235 (92.19% from 255 or 33.15% from 709); Blue value is 222 (87.11% from 255 or 31.31% from 709); Max value from RGB is 252 - color contains mainly: red. Hex color #FCEBDE is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FCEBDE is #031421. Grayscale: #EEEEEE. Windows color (decimal): -201762 or 14609404. OLE color: 14609404.
HSL color Cylindrical-coordinate representation of color #FCEBDE: hue angle of 26º degrees, saturation: 0.83, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #FCEBDE is Cyan = 0, Magento = 0.07, Yellow = 0.12 and Black (K on CMYK) = 0.01.
<style> p { color: #FCEBDE; } p { color: rgb(252,235,222); } H1.HeaderClassName { color: #FCEBDE; } .AnyTagClassName { color: #FCEBDE; } </style>
<style> a { background-color: #FCEBDE; } a { background-color: rgb(252,235,222); } div.DivClassName { background-color: #FCEBDE; } .BgClassName { background-color: #FCEBDE; } </style>
<style> span { border-color: #FCEBDE; } span { border-color: rgb(252,235,222); } td.TdClassName { border-color: #FCEBDE; } .TagClassName { border-color: #FCEBDE; } </style>