#FDF3EC (or 0xFDF3EC) is unknown color: approx Seashell. HEX triplet: FD, F3 and EC. RGB value is (253,243,236). Sum of RGB (Red+Green+Blue) = 253+243+236=732 (96% of max value = 765). Red value is 253 (99.22% from 255 or 34.56% from 732); Green value is 243 (95.31% from 255 or 33.20% from 732); Blue value is 236 (92.58% from 255 or 32.24% from 732); Max value from RGB is 253 - color contains mainly: red. Hex color #FDF3EC is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FDF3EC is #020C13. Grayscale: #F5F5F5. Windows color (decimal): -134164 or 15528957. OLE color: 15528957.
HSL color Cylindrical-coordinate representation of color #FDF3EC: hue angle of 24.71º degrees, saturation: 0.81, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #FDF3EC is Cyan = 0, Magento = 0.04, Yellow = 0.07 and Black (K on CMYK) = 0.01.
<style> p { color: #FDF3EC; } p { color: rgb(253,243,236); } H1.HeaderClassName { color: #FDF3EC; } .AnyTagClassName { color: #FDF3EC; } </style>
<style> a { background-color: #FDF3EC; } a { background-color: rgb(253,243,236); } div.DivClassName { background-color: #FDF3EC; } .BgClassName { background-color: #FDF3EC; } </style>
<style> span { border-color: #FDF3EC; } span { border-color: rgb(253,243,236); } td.TdClassName { border-color: #FDF3EC; } .TagClassName { border-color: #FDF3EC; } </style>