#FCF1ED (or 0xFCF1ED) is unknown color: approx Rose White. HEX triplet: FC, F1 and ED. RGB value is (252,241,237). Sum of RGB (Red+Green+Blue) = 252+241+237=730 (96% of max value = 765). Red value is 252 (98.83% from 255 or 34.52% from 730); Green value is 241 (94.53% from 255 or 33.01% from 730); Blue value is 237 (92.97% from 255 or 32.47% from 730); Max value from RGB is 252 - color contains mainly: red. Hex color #FCF1ED is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FCF1ED is #030E12. Grayscale: #F3F3F3. Windows color (decimal): -200211 or 15593980. OLE color: 15593980.
HSL color Cylindrical-coordinate representation of color #FCF1ED: hue angle of 16º degrees, saturation: 0.71, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #FCF1ED is Cyan = 0, Magento = 0.04, Yellow = 0.06 and Black (K on CMYK) = 0.01.
<style> p { color: #FCF1ED; } p { color: rgb(252,241,237); } H1.HeaderClassName { color: #FCF1ED; } .AnyTagClassName { color: #FCF1ED; } </style>
<style> a { background-color: #FCF1ED; } a { background-color: rgb(252,241,237); } div.DivClassName { background-color: #FCF1ED; } .BgClassName { background-color: #FCF1ED; } </style>
<style> span { border-color: #FCF1ED; } span { border-color: rgb(252,241,237); } td.TdClassName { border-color: #FCF1ED; } .TagClassName { border-color: #FCF1ED; } </style>