#F3DFCF (or 0xF3DFCF) is unknown color: approx Sazerac. HEX triplet: F3, DF and CF. RGB value is (243,223,207). Sum of RGB (Red+Green+Blue) = 243+223+207=673 (89% of max value = 765). Red value is 243 (95.31% from 255 or 36.11% from 673); Green value is 223 (87.5% from 255 or 33.14% from 673); Blue value is 207 (81.25% from 255 or 30.76% from 673); Max value from RGB is 243 - color contains mainly: red. Hex color #F3DFCF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F3DFCF is #0C2030. Grayscale: #E3E3E3. Windows color (decimal): -794673 or 13623283. OLE color: 13623283.
HSL color Cylindrical-coordinate representation of color #F3DFCF: hue angle of 26.67º degrees, saturation: 0.6, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #F3DFCF is Cyan = 0, Magento = 0.08, Yellow = 0.15 and Black (K on CMYK) = 0.05.
<style> p { color: #F3DFCF; } p { color: rgb(243,223,207); } H1.HeaderClassName { color: #F3DFCF; } .AnyTagClassName { color: #F3DFCF; } </style>
<style> a { background-color: #F3DFCF; } a { background-color: rgb(243,223,207); } div.DivClassName { background-color: #F3DFCF; } .BgClassName { background-color: #F3DFCF; } </style>
<style> span { border-color: #F3DFCF; } span { border-color: rgb(243,223,207); } td.TdClassName { border-color: #F3DFCF; } .TagClassName { border-color: #F3DFCF; } </style>