#F5F2DE (or 0xF5F2DE) is unknown color: approx Promenade. HEX triplet: F5, F2 and DE. RGB value is (245,242,222). Sum of RGB (Red+Green+Blue) = 245+242+222=709 (93% of max value = 765). Red value is 245 (96.09% from 255 or 34.56% from 709); Green value is 242 (94.92% from 255 or 34.13% from 709); Blue value is 222 (87.11% from 255 or 31.31% from 709); Max value from RGB is 245 - color contains mainly: red. Hex color #F5F2DE is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5F2DE is #0A0D21. Grayscale: #F0F0F0. Windows color (decimal): -658722 or 14611189. OLE color: 14611189.
HSL color Cylindrical-coordinate representation of color #F5F2DE: hue angle of 52.17º degrees, saturation: 0.53, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #F5F2DE is Cyan = 0, Magento = 0.01, Yellow = 0.09 and Black (K on CMYK) = 0.04.
<style> p { color: #F5F2DE; } p { color: rgb(245,242,222); } H1.HeaderClassName { color: #F5F2DE; } .AnyTagClassName { color: #F5F2DE; } </style>
<style> a { background-color: #F5F2DE; } a { background-color: rgb(245,242,222); } div.DivClassName { background-color: #F5F2DE; } .BgClassName { background-color: #F5F2DE; } </style>
<style> span { border-color: #F5F2DE; } span { border-color: rgb(245,242,222); } td.TdClassName { border-color: #F5F2DE; } .TagClassName { border-color: #F5F2DE; } </style>