#FAEFAF (or 0xFAEFAF) is unknown color: approx Banana Mania. HEX triplet: FA, EF and AF. RGB value is (250,239,175). Sum of RGB (Red+Green+Blue) = 250+239+175=664 (87% of max value = 765). Red value is 250 (98.05% from 255 or 37.65% from 664); Green value is 239 (93.75% from 255 or 35.99% from 664); Blue value is 175 (68.75% from 255 or 26.36% from 664); Max value from RGB is 250 - color contains mainly: red. Hex color #FAEFAF is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FAEFAF is #051050. Grayscale: #EBEBEB. Windows color (decimal): -331857 or 11530234. OLE color: 11530234.
HSL color Cylindrical-coordinate representation of color #FAEFAF: hue angle of 51.2º 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 #FAEFAF is Cyan = 0, Magento = 0.04, Yellow = 0.3 and Black (K on CMYK) = 0.02.
<style> p { color: #FAEFAF; } p { color: rgb(250,239,175); } H1.HeaderClassName { color: #FAEFAF; } .AnyTagClassName { color: #FAEFAF; } </style>
<style> a { background-color: #FAEFAF; } a { background-color: rgb(250,239,175); } div.DivClassName { background-color: #FAEFAF; } .BgClassName { background-color: #FAEFAF; } </style>
<style> span { border-color: #FAEFAF; } span { border-color: rgb(250,239,175); } td.TdClassName { border-color: #FAEFAF; } .TagClassName { border-color: #FAEFAF; } </style>