#FAE8DC (or 0xFAE8DC) is unknown color: approx Chardon. HEX triplet: FA, E8 and DC. RGB value is (250,232,220). Sum of RGB (Red+Green+Blue) = 250+232+220=702 (92% of max value = 765). Red value is 250 (98.05% from 255 or 35.61% from 702); Green value is 232 (91.02% from 255 or 33.05% from 702); Blue value is 220 (86.33% from 255 or 31.34% from 702); Max value from RGB is 250 - color contains mainly: red. Hex color #FAE8DC is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FAE8DC is #051723. Grayscale: #ECECEC. Windows color (decimal): -333604 or 14477562. OLE color: 14477562.
HSL color Cylindrical-coordinate representation of color #FAE8DC: hue angle of 24º degrees, saturation: 0.75, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #FAE8DC is Cyan = 0, Magento = 0.07, Yellow = 0.12 and Black (K on CMYK) = 0.02.
<style> p { color: #FAE8DC; } p { color: rgb(250,232,220); } H1.HeaderClassName { color: #FAE8DC; } .AnyTagClassName { color: #FAE8DC; } </style>
<style> a { background-color: #FAE8DC; } a { background-color: rgb(250,232,220); } div.DivClassName { background-color: #FAE8DC; } .BgClassName { background-color: #FAE8DC; } </style>
<style> span { border-color: #FAE8DC; } span { border-color: rgb(250,232,220); } td.TdClassName { border-color: #FAE8DC; } .TagClassName { border-color: #FAE8DC; } </style>