#FAFCFA (or 0xFAFCFA) is unknown color: approx Honeydew. HEX triplet: FA, FC and FA. RGB value is (250,252,250). Sum of RGB (Red+Green+Blue) = 250+252+250=752 (99% of max value = 765). Red value is 250 (98.05% from 255 or 33.24% from 752); Green value is 252 (98.83% from 255 or 33.51% from 752); Blue value is 250 (98.05% from 255 or 33.24% from 752); Max value from RGB is 252 - color contains mainly: green. Hex color #FAFCFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAFCFA is #050305. Grayscale: #FBFBFB. Windows color (decimal): -328454 or 16448762. OLE color: 16448762.
HSL color Cylindrical-coordinate representation of color #FAFCFA: hue angle of 120º degrees, saturation: 0.25, lightness: 0.98%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #FAFCFA is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.01.
<style> p { color: #FAFCFA; } p { color: rgb(250,252,250); } H1.HeaderClassName { color: #FAFCFA; } .AnyTagClassName { color: #FAFCFA; } </style>
<style> a { background-color: #FAFCFA; } a { background-color: rgb(250,252,250); } div.DivClassName { background-color: #FAFCFA; } .BgClassName { background-color: #FAFCFA; } </style>
<style> span { border-color: #FAFCFA; } span { border-color: rgb(250,252,250); } td.TdClassName { border-color: #FAFCFA; } .TagClassName { border-color: #FAFCFA; } </style>