#F3F0CF (or 0xF3F0CF) is unknown color: approx Moon Glow. HEX triplet: F3, F0 and CF. RGB value is (243,240,207). Sum of RGB (Red+Green+Blue) = 243+240+207=690 (91% of max value = 765). Red value is 243 (95.31% from 255 or 35.22% from 690); Green value is 240 (94.14% from 255 or 34.78% from 690); Blue value is 207 (81.25% from 255 or 30% from 690); Max value from RGB is 243 - color contains mainly: red. Hex color #F3F0CF is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F3F0CF is #0C0F30. Grayscale: #EDEDED. Windows color (decimal): -790321 or 13627635. OLE color: 13627635.
HSL color Cylindrical-coordinate representation of color #F3F0CF: hue angle of 55º 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 #F3F0CF is Cyan = 0, Magento = 0.01, Yellow = 0.15 and Black (K on CMYK) = 0.05.
<style> p { color: #F3F0CF; } p { color: rgb(243,240,207); } H1.HeaderClassName { color: #F3F0CF; } .AnyTagClassName { color: #F3F0CF; } </style>
<style> a { background-color: #F3F0CF; } a { background-color: rgb(243,240,207); } div.DivClassName { background-color: #F3F0CF; } .BgClassName { background-color: #F3F0CF; } </style>
<style> span { border-color: #F3F0CF; } span { border-color: rgb(243,240,207); } td.TdClassName { border-color: #F3F0CF; } .TagClassName { border-color: #F3F0CF; } </style>