#FBECB5 (or 0xFBECB5) is unknown color: approx Banana Mania. HEX triplet: FB, EC and B5. RGB value is (251,236,181). Sum of RGB (Red+Green+Blue) = 251+236+181=668 (88% of max value = 765). Red value is 251 (98.44% from 255 or 37.57% from 668); Green value is 236 (92.58% from 255 or 35.33% from 668); Blue value is 181 (71.09% from 255 or 27.10% from 668); Max value from RGB is 251 - color contains mainly: red. Hex color #FBECB5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FBECB5 is #04134A. Grayscale: #EAEAEA. Windows color (decimal): -267083 or 11922683. OLE color: 11922683.
HSL color Cylindrical-coordinate representation of color #FBECB5: hue angle of 47.14º degrees, saturation: 0.9, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #FBECB5 is Cyan = 0, Magento = 0.06, Yellow = 0.28 and Black (K on CMYK) = 0.02.
<style> p { color: #FBECB5; } p { color: rgb(251,236,181); } H1.HeaderClassName { color: #FBECB5; } .AnyTagClassName { color: #FBECB5; } </style>
<style> a { background-color: #FBECB5; } a { background-color: rgb(251,236,181); } div.DivClassName { background-color: #FBECB5; } .BgClassName { background-color: #FBECB5; } </style>
<style> span { border-color: #FBECB5; } span { border-color: rgb(251,236,181); } td.TdClassName { border-color: #FBECB5; } .TagClassName { border-color: #FBECB5; } </style>