#FAF1EC (or 0xFAF1EC) is unknown color: approx Rose White. HEX triplet: FA, F1 and EC. RGB value is (250,241,236). Sum of RGB (Red+Green+Blue) = 250+241+236=727 (96% of max value = 765). Red value is 250 (98.05% from 255 or 34.39% from 727); Green value is 241 (94.53% from 255 or 33.15% from 727); Blue value is 236 (92.58% from 255 or 32.46% from 727); Max value from RGB is 250 - color contains mainly: red. Hex color #FAF1EC is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAF1EC is #050E13. Grayscale: #F3F3F3. Windows color (decimal): -331284 or 15528442. OLE color: 15528442.
HSL color Cylindrical-coordinate representation of color #FAF1EC: hue angle of 21.43º degrees, saturation: 0.58, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #FAF1EC is Cyan = 0, Magento = 0.04, Yellow = 0.06 and Black (K on CMYK) = 0.02.
<style> p { color: #FAF1EC; } p { color: rgb(250,241,236); } H1.HeaderClassName { color: #FAF1EC; } .AnyTagClassName { color: #FAF1EC; } </style>
<style> a { background-color: #FAF1EC; } a { background-color: rgb(250,241,236); } div.DivClassName { background-color: #FAF1EC; } .BgClassName { background-color: #FAF1EC; } </style>
<style> span { border-color: #FAF1EC; } span { border-color: rgb(250,241,236); } td.TdClassName { border-color: #FAF1EC; } .TagClassName { border-color: #FAF1EC; } </style>