#FAECE3 (or 0xFAECE3) is unknown color: approx Chardon. HEX triplet: FA, EC and E3. RGB value is (250,236,227). Sum of RGB (Red+Green+Blue) = 250+236+227=713 (94% of max value = 765). Red value is 250 (98.05% from 255 or 35.06% from 713); Green value is 236 (92.58% from 255 or 33.10% from 713); Blue value is 227 (89.06% from 255 or 31.84% from 713); Max value from RGB is 250 - color contains mainly: red. Hex color #FAECE3 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FAECE3 is #05131C. Grayscale: #EFEFEF. Windows color (decimal): -332573 or 14937338. OLE color: 14937338.
HSL color Cylindrical-coordinate representation of color #FAECE3: hue angle of 23.48º degrees, saturation: 0.7, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #FAECE3 is Cyan = 0, Magento = 0.06, Yellow = 0.09 and Black (K on CMYK) = 0.02.
<style> p { color: #FAECE3; } p { color: rgb(250,236,227); } H1.HeaderClassName { color: #FAECE3; } .AnyTagClassName { color: #FAECE3; } </style>
<style> a { background-color: #FAECE3; } a { background-color: rgb(250,236,227); } div.DivClassName { background-color: #FAECE3; } .BgClassName { background-color: #FAECE3; } </style>
<style> span { border-color: #FAECE3; } span { border-color: rgb(250,236,227); } td.TdClassName { border-color: #FAECE3; } .TagClassName { border-color: #FAECE3; } </style>