#FAEFC5 (or 0xFAEFC5) is unknown color: approx Oasis. HEX triplet: FA, EF and C5. RGB value is (250,239,197). Sum of RGB (Red+Green+Blue) = 250+239+197=686 (90% of max value = 765). Red value is 250 (98.05% from 255 or 36.44% from 686); Green value is 239 (93.75% from 255 or 34.84% from 686); Blue value is 197 (77.34% from 255 or 28.72% from 686); Max value from RGB is 250 - color contains mainly: red. Hex color #FAEFC5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FAEFC5 is #05103A. Grayscale: #EDEDED. Windows color (decimal): -331835 or 12972026. OLE color: 12972026.
HSL color Cylindrical-coordinate representation of color #FAEFC5: hue angle of 47.55º degrees, saturation: 0.84, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #FAEFC5 is Cyan = 0, Magento = 0.04, Yellow = 0.21 and Black (K on CMYK) = 0.02.
<style> p { color: #FAEFC5; } p { color: rgb(250,239,197); } H1.HeaderClassName { color: #FAEFC5; } .AnyTagClassName { color: #FAEFC5; } </style>
<style> a { background-color: #FAEFC5; } a { background-color: rgb(250,239,197); } div.DivClassName { background-color: #FAEFC5; } .BgClassName { background-color: #FAEFC5; } </style>
<style> span { border-color: #FAEFC5; } span { border-color: rgb(250,239,197); } td.TdClassName { border-color: #FAEFC5; } .TagClassName { border-color: #FAEFC5; } </style>