#FCF5F5 (or 0xFCF5F5) is unknown color: approx White Smoke. HEX triplet: FC, F5 and F5. RGB value is (252,245,245). Sum of RGB (Red+Green+Blue) = 252+245+245=742 (98% of max value = 765). Red value is 252 (98.83% from 255 or 33.96% from 742); Green value is 245 (96.09% from 255 or 33.02% from 742); Blue value is 245 (96.09% from 255 or 33.02% from 742); Max value from RGB is 252 - color contains mainly: red. Hex color #FCF5F5 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FCF5F5 is #030A0A. Grayscale: #F7F7F7. Windows color (decimal): -199179 or 16119292. OLE color: 16119292.
HSL color Cylindrical-coordinate representation of color #FCF5F5: hue angle of 0º degrees, saturation: 0.54, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #FCF5F5 is Cyan = 0, Magento = 0.03, Yellow = 0.03 and Black (K on CMYK) = 0.01.
<style> p { color: #FCF5F5; } p { color: rgb(252,245,245); } H1.HeaderClassName { color: #FCF5F5; } .AnyTagClassName { color: #FCF5F5; } </style>
<style> a { background-color: #FCF5F5; } a { background-color: rgb(252,245,245); } div.DivClassName { background-color: #FCF5F5; } .BgClassName { background-color: #FCF5F5; } </style>
<style> span { border-color: #FCF5F5; } span { border-color: rgb(252,245,245); } td.TdClassName { border-color: #FCF5F5; } .TagClassName { border-color: #FCF5F5; } </style>