#F3DED8 (or 0xF3DED8) is unknown color: approx Remy. HEX triplet: F3, DE and D8. RGB value is (243,222,216). Sum of RGB (Red+Green+Blue) = 243+222+216=681 (90% of max value = 765). Red value is 243 (95.31% from 255 or 35.68% from 681); Green value is 222 (87.11% from 255 or 32.60% from 681); Blue value is 216 (84.77% from 255 or 31.72% from 681); Max value from RGB is 243 - color contains mainly: red. Hex color #F3DED8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F3DED8 is #0C2127. Grayscale: #E3E3E3. Windows color (decimal): -794920 or 14212851. OLE color: 14212851.
HSL color Cylindrical-coordinate representation of color #F3DED8: hue angle of 13.33º degrees, saturation: 0.53, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #F3DED8 is Cyan = 0, Magento = 0.09, Yellow = 0.11 and Black (K on CMYK) = 0.05.
<style> p { color: #F3DED8; } p { color: rgb(243,222,216); } H1.HeaderClassName { color: #F3DED8; } .AnyTagClassName { color: #F3DED8; } </style>
<style> a { background-color: #F3DED8; } a { background-color: rgb(243,222,216); } div.DivClassName { background-color: #F3DED8; } .BgClassName { background-color: #F3DED8; } </style>
<style> span { border-color: #F3DED8; } span { border-color: rgb(243,222,216); } td.TdClassName { border-color: #F3DED8; } .TagClassName { border-color: #F3DED8; } </style>