#FAEFA8 (or 0xFAEFA8) is unknown color: approx Shalimar. HEX triplet: FA, EF and A8. RGB value is (250,239,168). Sum of RGB (Red+Green+Blue) = 250+239+168=657 (87% of max value = 765). Red value is 250 (98.05% from 255 or 38.05% from 657); Green value is 239 (93.75% from 255 or 36.38% from 657); Blue value is 168 (66.02% from 255 or 25.57% from 657); Max value from RGB is 250 - color contains mainly: red. Hex color #FAEFA8 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FAEFA8 is #051057. Grayscale: #EAEAEA. Windows color (decimal): -331864 or 11071482. OLE color: 11071482.
HSL color Cylindrical-coordinate representation of color #FAEFA8: hue angle of 51.95º degrees, saturation: 0.89, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #FAEFA8 is Cyan = 0, Magento = 0.04, Yellow = 0.33 and Black (K on CMYK) = 0.02.
<style> p { color: #FAEFA8; } p { color: rgb(250,239,168); } H1.HeaderClassName { color: #FAEFA8; } .AnyTagClassName { color: #FAEFA8; } </style>
<style> a { background-color: #FAEFA8; } a { background-color: rgb(250,239,168); } div.DivClassName { background-color: #FAEFA8; } .BgClassName { background-color: #FAEFA8; } </style>
<style> span { border-color: #FAEFA8; } span { border-color: rgb(250,239,168); } td.TdClassName { border-color: #FAEFA8; } .TagClassName { border-color: #FAEFA8; } </style>