#FAFCFE (or 0xFAFCFE) is unknown color: approx Alice Blue. HEX triplet: FA, FC and FE. RGB value is (250,252,254). Sum of RGB (Red+Green+Blue) = 250+252+254=756 (100% of max value = 765). Red value is 250 (98.05% from 255 or 33.07% from 756); Green value is 252 (98.83% from 255 or 33.33% from 756); Blue value is 254 (99.61% from 255 or 33.60% from 756); Max value from RGB is 254 - color contains mainly: blue. Hex color #FAFCFE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAFCFE is #050301. Grayscale: #FBFBFB. Windows color (decimal): -328450 or 16710906. OLE color: 16710906.
HSL color Cylindrical-coordinate representation of color #FAFCFE: hue angle of 210º degrees, saturation: 0.67, lightness: 0.99%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #FAFCFE is Cyan = 0.02, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #FAFCFE; } p { color: rgb(250,252,254); } H1.HeaderClassName { color: #FAFCFE; } .AnyTagClassName { color: #FAFCFE; } </style>
<style> a { background-color: #FAFCFE; } a { background-color: rgb(250,252,254); } div.DivClassName { background-color: #FAFCFE; } .BgClassName { background-color: #FAFCFE; } </style>
<style> span { border-color: #FAFCFE; } span { border-color: rgb(250,252,254); } td.TdClassName { border-color: #FAFCFE; } .TagClassName { border-color: #FAFCFE; } </style>