#F4EDDC (or 0xF4EDDC) is unknown color: approx Buttery White. HEX triplet: F4, ED and DC. RGB value is (244,237,220). Sum of RGB (Red+Green+Blue) = 244+237+220=701 (92% of max value = 765). Red value is 244 (95.70% from 255 or 34.81% from 701); Green value is 237 (92.97% from 255 or 33.81% from 701); Blue value is 220 (86.33% from 255 or 31.38% from 701); Max value from RGB is 244 - color contains mainly: red. Hex color #F4EDDC is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F4EDDC is #0B1223. Grayscale: #EDEDED. Windows color (decimal): -725540 or 14478836. OLE color: 14478836.
HSL color Cylindrical-coordinate representation of color #F4EDDC: hue angle of 42.5º degrees, saturation: 0.52, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #F4EDDC is Cyan = 0, Magento = 0.03, Yellow = 0.10 and Black (K on CMYK) = 0.04.
<style> p { color: #F4EDDC; } p { color: rgb(244,237,220); } H1.HeaderClassName { color: #F4EDDC; } .AnyTagClassName { color: #F4EDDC; } </style>
<style> a { background-color: #F4EDDC; } a { background-color: rgb(244,237,220); } div.DivClassName { background-color: #F4EDDC; } .BgClassName { background-color: #F4EDDC; } </style>
<style> span { border-color: #F4EDDC; } span { border-color: rgb(244,237,220); } td.TdClassName { border-color: #F4EDDC; } .TagClassName { border-color: #F4EDDC; } </style>