#F1EBB2 (or 0xF1EBB2) is unknown color: approx Pale Goldenrod. HEX triplet: F1, EB and B2. RGB value is (241,235,178). Sum of RGB (Red+Green+Blue) = 241+235+178=654 (86% of max value = 765). Red value is 241 (94.53% from 255 or 36.85% from 654); Green value is 235 (92.19% from 255 or 35.93% from 654); Blue value is 178 (69.92% from 255 or 27.22% from 654); Max value from RGB is 241 - color contains mainly: red. Hex color #F1EBB2 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F1EBB2 is #0E144D. Grayscale: #E6E6E6. Windows color (decimal): -922702 or 11725809. OLE color: 11725809.
HSL color Cylindrical-coordinate representation of color #F1EBB2: hue angle of 54.29º degrees, saturation: 0.69, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #F1EBB2 is Cyan = 0, Magento = 0.02, Yellow = 0.26 and Black (K on CMYK) = 0.05.
<style> p { color: #F1EBB2; } p { color: rgb(241,235,178); } H1.HeaderClassName { color: #F1EBB2; } .AnyTagClassName { color: #F1EBB2; } </style>
<style> a { background-color: #F1EBB2; } a { background-color: rgb(241,235,178); } div.DivClassName { background-color: #F1EBB2; } .BgClassName { background-color: #F1EBB2; } </style>
<style> span { border-color: #F1EBB2; } span { border-color: rgb(241,235,178); } td.TdClassName { border-color: #F1EBB2; } .TagClassName { border-color: #F1EBB2; } </style>