#F9EAAC (or 0xF9EAAC) is unknown color: approx Banana Mania. HEX triplet: F9, EA and AC. RGB value is (249,234,172). Sum of RGB (Red+Green+Blue) = 249+234+172=655 (86% of max value = 765). Red value is 249 (97.66% from 255 or 38.02% from 655); Green value is 234 (91.80% from 255 or 35.73% from 655); Blue value is 172 (67.58% from 255 or 26.26% from 655); Max value from RGB is 249 - color contains mainly: red. Hex color #F9EAAC is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F9EAAC is #061553. Grayscale: #E7E7E7. Windows color (decimal): -398676 or 11332345. OLE color: 11332345.
HSL color Cylindrical-coordinate representation of color #F9EAAC: hue angle of 48.31º degrees, saturation: 0.87, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #F9EAAC is Cyan = 0, Magento = 0.06, Yellow = 0.31 and Black (K on CMYK) = 0.02.
<style> p { color: #f9eaac; } p { color: rgb(249,234,172); } H1.HeaderClassName { color: #f9eaac; } .AnyTagClassName { color: #f9eaac; } </style>
<style> a { background-color: #f9eaac; } a { background-color: rgb(249,234,172); } div.DivClassName { background-color: #f9eaac; } .BgClassName { background-color: #f9eaac; } </style>
<style> span { border-color: #f9eaac; } span { border-color: rgb(249,234,172); } td.TdClassName { border-color: #f9eaac; } .TagClassName { border-color: #f9eaac; } </style>