#FACE9C (or 0xFACE9C) is unknown color: approx Peach-Orange. HEX triplet: FA, CE and 9C. RGB value is (250,206,156). Sum of RGB (Red+Green+Blue) = 250+206+156=612 (81% of max value = 765). Red value is 250 (98.05% from 255 or 40.85% from 612); Green value is 206 (80.86% from 255 or 33.66% from 612); Blue value is 156 (61.33% from 255 or 25.49% from 612); Max value from RGB is 250 - color contains mainly: red. Hex color #FACE9C is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FACE9C is #053163. Grayscale: #D5D5D5. Windows color (decimal): -340324 or 10276602. OLE color: 10276602.
HSL color Cylindrical-coordinate representation of color #FACE9C: hue angle of 31.91º degrees, saturation: 0.9, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #FACE9C is Cyan = 0, Magento = 0.18, Yellow = 0.38 and Black (K on CMYK) = 0.02.
<style> p { color: #FACE9C; } p { color: rgb(250,206,156); } H1.HeaderClassName { color: #FACE9C; } .AnyTagClassName { color: #FACE9C; } </style>
<style> a { background-color: #FACE9C; } a { background-color: rgb(250,206,156); } div.DivClassName { background-color: #FACE9C; } .BgClassName { background-color: #FACE9C; } </style>
<style> span { border-color: #FACE9C; } span { border-color: rgb(250,206,156); } td.TdClassName { border-color: #FACE9C; } .TagClassName { border-color: #FACE9C; } </style>