#FAEAD5 (or 0xFAEAD5) is unknown color: approx Antique White. HEX triplet: FA, EA and D5. RGB value is (250,234,213). Sum of RGB (Red+Green+Blue) = 250+234+213=697 (92% of max value = 765). Red value is 250 (98.05% from 255 or 35.87% from 697); Green value is 234 (91.80% from 255 or 33.57% from 697); Blue value is 213 (83.59% from 255 or 30.56% from 697); Max value from RGB is 250 - color contains mainly: red. Hex color #FAEAD5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FAEAD5 is #05152A. Grayscale: #ECECEC. Windows color (decimal): -333099 or 14019322. OLE color: 14019322.
HSL color Cylindrical-coordinate representation of color #FAEAD5: hue angle of 34.05º degrees, saturation: 0.79, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #FAEAD5 is Cyan = 0, Magento = 0.06, Yellow = 0.15 and Black (K on CMYK) = 0.02.
<style> p { color: #FAEAD5; } p { color: rgb(250,234,213); } H1.HeaderClassName { color: #FAEAD5; } .AnyTagClassName { color: #FAEAD5; } </style>
<style> a { background-color: #FAEAD5; } a { background-color: rgb(250,234,213); } div.DivClassName { background-color: #FAEAD5; } .BgClassName { background-color: #FAEAD5; } </style>
<style> span { border-color: #FAEAD5; } span { border-color: rgb(250,234,213); } td.TdClassName { border-color: #FAEAD5; } .TagClassName { border-color: #FAEAD5; } </style>