#FCFBFA (or 0xFCFBFA) is unknown color: approx Seashell. HEX triplet: FC, FB and FA. RGB value is (252,251,250). Sum of RGB (Red+Green+Blue) = 252+251+250=753 (99% of max value = 765). Red value is 252 (98.83% from 255 or 33.47% from 753); Green value is 251 (98.44% from 255 or 33.33% from 753); Blue value is 250 (98.05% from 255 or 33.20% from 753); Max value from RGB is 252 - color contains mainly: red. Hex color #FCFBFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FCFBFA is #030405. Grayscale: #FBFBFB. Windows color (decimal): -197638 or 16448508. OLE color: 16448508.
HSL color Cylindrical-coordinate representation of color #FCFBFA: hue angle of 30º 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 #FCFBFA is Cyan = 0, Magento = 0.00, Yellow = 0.01 and Black (K on CMYK) = 0.01.
<style> p { color: #FCFBFA; } p { color: rgb(252,251,250); } H1.HeaderClassName { color: #FCFBFA; } .AnyTagClassName { color: #FCFBFA; } </style>
<style> a { background-color: #FCFBFA; } a { background-color: rgb(252,251,250); } div.DivClassName { background-color: #FCFBFA; } .BgClassName { background-color: #FCFBFA; } </style>
<style> span { border-color: #FCFBFA; } span { border-color: rgb(252,251,250); } td.TdClassName { border-color: #FCFBFA; } .TagClassName { border-color: #FCFBFA; } </style>