#FBFDE1 (or 0xFBFDE1) is unknown color: approx Light Yellow. HEX triplet: FB, FD and E1. RGB value is (251,253,225). Sum of RGB (Red+Green+Blue) = 251+253+225=729 (96% of max value = 765). Red value is 251 (98.44% from 255 or 34.43% from 729); Green value is 253 (99.22% from 255 or 34.71% from 729); Blue value is 225 (88.28% from 255 or 30.86% from 729); Max value from RGB is 253 - color contains mainly: green. Hex color #FBFDE1 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FBFDE1 is #04021E. Grayscale: #F9F9F9. Windows color (decimal): -262687 or 14810619. OLE color: 14810619.
HSL color Cylindrical-coordinate representation of color #FBFDE1: hue angle of 64.29º degrees, saturation: 0.88, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #FBFDE1 is Cyan = 0.01, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.01.
<style> p { color: #FBFDE1; } p { color: rgb(251,253,225); } H1.HeaderClassName { color: #FBFDE1; } .AnyTagClassName { color: #FBFDE1; } </style>
<style> a { background-color: #FBFDE1; } a { background-color: rgb(251,253,225); } div.DivClassName { background-color: #FBFDE1; } .BgClassName { background-color: #FBFDE1; } </style>
<style> span { border-color: #FBFDE1; } span { border-color: rgb(251,253,225); } td.TdClassName { border-color: #FBFDE1; } .TagClassName { border-color: #FBFDE1; } </style>