#FAC0AE (or 0xFAC0AE) is unknown color: approx Melon. HEX triplet: FA, C0 and AE. RGB value is (250,192,174). Sum of RGB (Red+Green+Blue) = 250+192+174=616 (81% of max value = 765). Red value is 250 (98.05% from 255 or 40.58% from 616); Green value is 192 (75.39% from 255 or 31.17% from 616); Blue value is 174 (68.36% from 255 or 28.25% from 616); Max value from RGB is 250 - color contains mainly: red. Hex color #FAC0AE is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FAC0AE is #053F51. Grayscale: #CFCFCF. Windows color (decimal): -343890 or 11452666. OLE color: 11452666.
HSL color Cylindrical-coordinate representation of color #FAC0AE: hue angle of 14.21º degrees, saturation: 0.88, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #FAC0AE is Cyan = 0, Magento = 0.23, Yellow = 0.30 and Black (K on CMYK) = 0.02.
<style> p { color: #FAC0AE; } p { color: rgb(250,192,174); } H1.HeaderClassName { color: #FAC0AE; } .AnyTagClassName { color: #FAC0AE; } </style>
<style> a { background-color: #FAC0AE; } a { background-color: rgb(250,192,174); } div.DivClassName { background-color: #FAC0AE; } .BgClassName { background-color: #FAC0AE; } </style>
<style> span { border-color: #FAC0AE; } span { border-color: rgb(250,192,174); } td.TdClassName { border-color: #FAC0AE; } .TagClassName { border-color: #FAC0AE; } </style>