#FBFCD8 (or 0xFBFCD8) is unknown color: approx Light Goldenrod Yellow. HEX triplet: FB, FC and D8. RGB value is (251,252,216). Sum of RGB (Red+Green+Blue) = 251+252+216=719 (95% of max value = 765). Red value is 251 (98.44% from 255 or 34.91% from 719); Green value is 252 (98.83% from 255 or 35.05% from 719); Blue value is 216 (84.77% from 255 or 30.04% from 719); Max value from RGB is 252 - color contains mainly: green. Hex color #FBFCD8 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FBFCD8 is #040327. Grayscale: #F7F7F7. Windows color (decimal): -262952 or 14220539. OLE color: 14220539.
HSL color Cylindrical-coordinate representation of color #FBFCD8: hue angle of 61.67º degrees, saturation: 0.86, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #FBFCD8 is Cyan = 0.00, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.01.
<style> p { color: #FBFCD8; } p { color: rgb(251,252,216); } H1.HeaderClassName { color: #FBFCD8; } .AnyTagClassName { color: #FBFCD8; } </style>
<style> a { background-color: #FBFCD8; } a { background-color: rgb(251,252,216); } div.DivClassName { background-color: #FBFCD8; } .BgClassName { background-color: #FBFCD8; } </style>
<style> span { border-color: #FBFCD8; } span { border-color: rgb(251,252,216); } td.TdClassName { border-color: #FBFCD8; } .TagClassName { border-color: #FBFCD8; } </style>