#FAE2A9 (or 0xFAE2A9) is unknown color: approx Peach-Yellow. HEX triplet: FA, E2 and A9. RGB value is (250,226,169). Sum of RGB (Red+Green+Blue) = 250+226+169=645 (85% of max value = 765). Red value is 250 (98.05% from 255 or 38.76% from 645); Green value is 226 (88.67% from 255 or 35.04% from 645); Blue value is 169 (66.41% from 255 or 26.20% from 645); Max value from RGB is 250 - color contains mainly: red. Hex color #FAE2A9 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FAE2A9 is #051D56. Grayscale: #E2E2E2. Windows color (decimal): -335191 or 11133690. OLE color: 11133690.
HSL color Cylindrical-coordinate representation of color #FAE2A9: hue angle of 42.22º degrees, saturation: 0.89, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #FAE2A9 is Cyan = 0, Magento = 0.10, Yellow = 0.32 and Black (K on CMYK) = 0.02.
<style> p { color: #FAE2A9; } p { color: rgb(250,226,169); } H1.HeaderClassName { color: #FAE2A9; } .AnyTagClassName { color: #FAE2A9; } </style>
<style> a { background-color: #FAE2A9; } a { background-color: rgb(250,226,169); } div.DivClassName { background-color: #FAE2A9; } .BgClassName { background-color: #FAE2A9; } </style>
<style> span { border-color: #FAE2A9; } span { border-color: rgb(250,226,169); } td.TdClassName { border-color: #FAE2A9; } .TagClassName { border-color: #FAE2A9; } </style>