#F9EDB3 (or 0xF9EDB3) is unknown color: approx Banana Mania. HEX triplet: F9, ED and B3. RGB value is (249,237,179). Sum of RGB (Red+Green+Blue) = 249+237+179=665 (88% of max value = 765). Red value is 249 (97.66% from 255 or 37.44% from 665); Green value is 237 (92.97% from 255 or 35.64% from 665); Blue value is 179 (70.31% from 255 or 26.92% from 665); Max value from RGB is 249 - color contains mainly: red. Hex color #F9EDB3 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F9EDB3 is #06124C. Grayscale: #EAEAEA. Windows color (decimal): -397901 or 11791865. OLE color: 11791865.
HSL color Cylindrical-coordinate representation of color #F9EDB3: hue angle of 49.71º degrees, saturation: 0.85, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #F9EDB3 is Cyan = 0, Magento = 0.05, Yellow = 0.28 and Black (K on CMYK) = 0.02.
<style> p { color: #F9EDB3; } p { color: rgb(249,237,179); } H1.HeaderClassName { color: #F9EDB3; } .AnyTagClassName { color: #F9EDB3; } </style>
<style> a { background-color: #F9EDB3; } a { background-color: rgb(249,237,179); } div.DivClassName { background-color: #F9EDB3; } .BgClassName { background-color: #F9EDB3; } </style>
<style> span { border-color: #F9EDB3; } span { border-color: rgb(249,237,179); } td.TdClassName { border-color: #F9EDB3; } .TagClassName { border-color: #F9EDB3; } </style>