#FAEAAD (or 0xFAEAAD) is unknown color: approx Banana Mania. HEX triplet: FA, EA and AD. RGB value is (250,234,173). Sum of RGB (Red+Green+Blue) = 250+234+173=657 (87% of max value = 765). Red value is 250 (98.05% from 255 or 38.05% from 657); Green value is 234 (91.80% from 255 or 35.62% from 657); Blue value is 173 (67.97% from 255 or 26.33% from 657); Max value from RGB is 250 - color contains mainly: red. Hex color #FAEAAD is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FAEAAD is #051552. Grayscale: #E8E8E8. Windows color (decimal): -333139 or 11397882. OLE color: 11397882.
HSL color Cylindrical-coordinate representation of color #FAEAAD: hue angle of 47.53º degrees, saturation: 0.89, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FAEAAD is Cyan = 0, Magento = 0.06, Yellow = 0.31 and Black (K on CMYK) = 0.02.
<style> p { color: #FAEAAD; } p { color: rgb(250,234,173); } H1.HeaderClassName { color: #FAEAAD; } .AnyTagClassName { color: #FAEAAD; } </style>
<style> a { background-color: #FAEAAD; } a { background-color: rgb(250,234,173); } div.DivClassName { background-color: #FAEAAD; } .BgClassName { background-color: #FAEAAD; } </style>
<style> span { border-color: #FAEAAD; } span { border-color: rgb(250,234,173); } td.TdClassName { border-color: #FAEAAD; } .TagClassName { border-color: #FAEAAD; } </style>