#FCFBFB (or 0xFCFBFB) is unknown color: approx Snow. HEX triplet: FC, FB and FB. RGB value is (252,251,251). Sum of RGB (Red+Green+Blue) = 252+251+251=754 (99% of max value = 765). Red value is 252 (98.83% from 255 or 33.42% from 754); Green value is 251 (98.44% from 255 or 33.29% from 754); Blue value is 251 (98.44% from 255 or 33.29% from 754); Max value from RGB is 252 - color contains mainly: red. Hex color #FCFBFB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FCFBFB is #030404. Grayscale: #FBFBFB. Windows color (decimal): -197637 or 16514044. OLE color: 16514044.
HSL color Cylindrical-coordinate representation of color #FCFBFB: hue angle of 0º degrees, saturation: 0.14, lightness: 0.99%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0%. Process color model (Four color, CMYK) of #FCFBFB is Cyan = 0, Magento = 0.00, Yellow = 0.00 and Black (K on CMYK) = 0.01.
<style> p { color: #FCFBFB; } p { color: rgb(252,251,251); } H1.HeaderClassName { color: #FCFBFB; } .AnyTagClassName { color: #FCFBFB; } </style>
<style> a { background-color: #FCFBFB; } a { background-color: rgb(252,251,251); } div.DivClassName { background-color: #FCFBFB; } .BgClassName { background-color: #FCFBFB; } </style>
<style> span { border-color: #FCFBFB; } span { border-color: rgb(252,251,251); } td.TdClassName { border-color: #FCFBFB; } .TagClassName { border-color: #FCFBFB; } </style>