#F4EEB9 (or 0xF4EEB9) is unknown color: approx Cumulus. HEX triplet: F4, EE and B9. RGB value is (244,238,185). Sum of RGB (Red+Green+Blue) = 244+238+185=667 (88% of max value = 765). Red value is 244 (95.70% from 255 or 36.58% from 667); Green value is 238 (93.36% from 255 or 35.68% from 667); Blue value is 185 (72.66% from 255 or 27.74% from 667); Max value from RGB is 244 - color contains mainly: red. Hex color #F4EEB9 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F4EEB9 is #0B1146. Grayscale: #E9E9E9. Windows color (decimal): -725319 or 12185332. OLE color: 12185332.
HSL color Cylindrical-coordinate representation of color #F4EEB9: hue angle of 53.9º degrees, saturation: 0.73, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #F4EEB9 is Cyan = 0, Magento = 0.02, Yellow = 0.24 and Black (K on CMYK) = 0.04.
<style> p { color: #F4EEB9; } p { color: rgb(244,238,185); } H1.HeaderClassName { color: #F4EEB9; } .AnyTagClassName { color: #F4EEB9; } </style>
<style> a { background-color: #F4EEB9; } a { background-color: rgb(244,238,185); } div.DivClassName { background-color: #F4EEB9; } .BgClassName { background-color: #F4EEB9; } </style>
<style> span { border-color: #F4EEB9; } span { border-color: rgb(244,238,185); } td.TdClassName { border-color: #F4EEB9; } .TagClassName { border-color: #F4EEB9; } </style>