#F1CCAC (or 0xF1CCAC) is unknown color: approx Desert Sand. HEX triplet: F1, CC and AC. RGB value is (241,204,172). Sum of RGB (Red+Green+Blue) = 241+204+172=617 (81% of max value = 765). Red value is 241 (94.53% from 255 or 39.06% from 617); Green value is 204 (80.08% from 255 or 33.06% from 617); Blue value is 172 (67.58% from 255 or 27.88% from 617); Max value from RGB is 241 - color contains mainly: red. Hex color #F1CCAC is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F1CCAC is #0E3353. Grayscale: #D3D3D3. Windows color (decimal): -930644 or 11324657. OLE color: 11324657.
HSL color Cylindrical-coordinate representation of color #F1CCAC: hue angle of 27.83º degrees, saturation: 0.71, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #F1CCAC is Cyan = 0, Magento = 0.15, Yellow = 0.29 and Black (K on CMYK) = 0.05.
<style> p { color: #F1CCAC; } p { color: rgb(241,204,172); } H1.HeaderClassName { color: #F1CCAC; } .AnyTagClassName { color: #F1CCAC; } </style>
<style> a { background-color: #F1CCAC; } a { background-color: rgb(241,204,172); } div.DivClassName { background-color: #F1CCAC; } .BgClassName { background-color: #F1CCAC; } </style>
<style> span { border-color: #F1CCAC; } span { border-color: rgb(241,204,172); } td.TdClassName { border-color: #F1CCAC; } .TagClassName { border-color: #F1CCAC; } </style>