#FAEBCD (or 0xFAEBCD) is unknown color: approx Gin Fizz. HEX triplet: FA, EB and CD. RGB value is (250,235,205). Sum of RGB (Red+Green+Blue) = 250+235+205=690 (91% of max value = 765). Red value is 250 (98.05% from 255 or 36.23% from 690); Green value is 235 (92.19% from 255 or 34.06% from 690); Blue value is 205 (80.47% from 255 or 29.71% from 690); Max value from RGB is 250 - color contains mainly: red. Hex color #FAEBCD is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FAEBCD is #051432. Grayscale: #ECECEC. Windows color (decimal): -332851 or 13495290. OLE color: 13495290.
HSL color Cylindrical-coordinate representation of color #FAEBCD: hue angle of 40º degrees, saturation: 0.82, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #FAEBCD is Cyan = 0, Magento = 0.06, Yellow = 0.18 and Black (K on CMYK) = 0.02.
<style> p { color: #FAEBCD; } p { color: rgb(250,235,205); } H1.HeaderClassName { color: #FAEBCD; } .AnyTagClassName { color: #FAEBCD; } </style>
<style> a { background-color: #FAEBCD; } a { background-color: rgb(250,235,205); } div.DivClassName { background-color: #FAEBCD; } .BgClassName { background-color: #FAEBCD; } </style>
<style> span { border-color: #FAEBCD; } span { border-color: rgb(250,235,205); } td.TdClassName { border-color: #FAEBCD; } .TagClassName { border-color: #FAEBCD; } </style>