#FFFBB5 (or 0xFFFBB5) is unknown color: approx Shalimar. HEX triplet: FF, FB and B5. RGB value is (255,251,181). Sum of RGB (Red+Green+Blue) = 255+251+181=687 (90% of max value = 765). Red value is 255 (100% from 255 or 37.12% from 687); Green value is 251 (98.44% from 255 or 36.54% from 687); Blue value is 181 (71.09% from 255 or 26.35% from 687); Max value from RGB is 255 - color contains mainly: red. Hex color #FFFBB5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFFBB5 is #00044A. Grayscale: #F4F4F4. Windows color (decimal): -1099 or 11926527. OLE color: 11926527.
HSL color Cylindrical-coordinate representation of color #FFFBB5: hue angle of 56.76º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #FFFBB5 is Cyan = 0, Magento = 0.02, Yellow = 0.29 and Black (K on CMYK) = 0.
<style> p { color: #fffbb5; } p { color: rgb(255,251,181); } H1.HeaderClassName { color: #fffbb5; } .AnyTagClassName { color: #fffbb5; } </style>
<style> a { background-color: #fffbb5; } a { background-color: rgb(255,251,181); } div.DivClassName { background-color: #fffbb5; } .BgClassName { background-color: #fffbb5; } </style>
<style> span { border-color: #fffbb5; } span { border-color: rgb(255,251,181); } td.TdClassName { border-color: #fffbb5; } .TagClassName { border-color: #fffbb5; } </style>