#F2EDE5 (or 0xF2EDE5) is unknown color: approx Romance. HEX triplet: F2, ED and E5. RGB value is (242,237,229). Sum of RGB (Red+Green+Blue) = 242+237+229=708 (93% of max value = 765). Red value is 242 (94.92% from 255 or 34.18% from 708); Green value is 237 (92.97% from 255 or 33.47% from 708); Blue value is 229 (89.84% from 255 or 32.34% from 708); Max value from RGB is 242 - color contains mainly: red. Hex color #F2EDE5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F2EDE5 is #0D121A. Grayscale: #EDEDED. Windows color (decimal): -856603 or 15068658. OLE color: 15068658.
HSL color Cylindrical-coordinate representation of color #F2EDE5: hue angle of 36.92º degrees, saturation: 0.33, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #F2EDE5 is Cyan = 0, Magento = 0.02, Yellow = 0.05 and Black (K on CMYK) = 0.05.
<style> p { color: #F2EDE5; } p { color: rgb(242,237,229); } H1.HeaderClassName { color: #F2EDE5; } .AnyTagClassName { color: #F2EDE5; } </style>
<style> a { background-color: #F2EDE5; } a { background-color: rgb(242,237,229); } div.DivClassName { background-color: #F2EDE5; } .BgClassName { background-color: #F2EDE5; } </style>
<style> span { border-color: #F2EDE5; } span { border-color: rgb(242,237,229); } td.TdClassName { border-color: #F2EDE5; } .TagClassName { border-color: #F2EDE5; } </style>