#F1E2C0 (or 0xF1E2C0) is unknown color: approx Milk Punch. HEX triplet: F1, E2 and C0. RGB value is (241,226,192). Sum of RGB (Red+Green+Blue) = 241+226+192=659 (87% of max value = 765). Red value is 241 (94.53% from 255 or 36.57% from 659); Green value is 226 (88.67% from 255 or 34.29% from 659); Blue value is 192 (75.39% from 255 or 29.14% from 659); Max value from RGB is 241 - color contains mainly: red. Hex color #F1E2C0 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F1E2C0 is #0E1D3F. Grayscale: #E2E2E2. Windows color (decimal): -924992 or 12641009. OLE color: 12641009.
HSL color Cylindrical-coordinate representation of color #F1E2C0: hue angle of 41.63º degrees, saturation: 0.64, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #F1E2C0 is Cyan = 0, Magento = 0.06, Yellow = 0.20 and Black (K on CMYK) = 0.05.
<style> p { color: #F1E2C0; } p { color: rgb(241,226,192); } H1.HeaderClassName { color: #F1E2C0; } .AnyTagClassName { color: #F1E2C0; } </style>
<style> a { background-color: #F1E2C0; } a { background-color: rgb(241,226,192); } div.DivClassName { background-color: #F1E2C0; } .BgClassName { background-color: #F1E2C0; } </style>
<style> span { border-color: #F1E2C0; } span { border-color: rgb(241,226,192); } td.TdClassName { border-color: #F1E2C0; } .TagClassName { border-color: #F1E2C0; } </style>