#F3EACD (or 0xF3EACD) is unknown color: approx Gin Fizz. HEX triplet: F3, EA and CD. RGB value is (243,234,205). Sum of RGB (Red+Green+Blue) = 243+234+205=682 (90% of max value = 765). Red value is 243 (95.31% from 255 or 35.63% from 682); Green value is 234 (91.80% from 255 or 34.31% from 682); Blue value is 205 (80.47% from 255 or 30.06% from 682); Max value from RGB is 243 - color contains mainly: red. Hex color #F3EACD is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F3EACD is #0C1532. Grayscale: #E9E9E9. Windows color (decimal): -791859 or 13495027. OLE color: 13495027.
HSL color Cylindrical-coordinate representation of color #F3EACD: hue angle of 45.79º degrees, saturation: 0.61, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #F3EACD is Cyan = 0, Magento = 0.04, Yellow = 0.16 and Black (K on CMYK) = 0.05.
<style> p { color: #F3EACD; } p { color: rgb(243,234,205); } H1.HeaderClassName { color: #F3EACD; } .AnyTagClassName { color: #F3EACD; } </style>
<style> a { background-color: #F3EACD; } a { background-color: rgb(243,234,205); } div.DivClassName { background-color: #F3EACD; } .BgClassName { background-color: #F3EACD; } </style>
<style> span { border-color: #F3EACD; } span { border-color: rgb(243,234,205); } td.TdClassName { border-color: #F3EACD; } .TagClassName { border-color: #F3EACD; } </style>