#FAE6DC (or 0xFAE6DC) is unknown color: approx Provincial Pink. HEX triplet: FA, E6 and DC. RGB value is (250,230,220). Sum of RGB (Red+Green+Blue) = 250+230+220=700 (92% of max value = 765). Red value is 250 (98.05% from 255 or 35.71% from 700); Green value is 230 (90.23% from 255 or 32.86% from 700); Blue value is 220 (86.33% from 255 or 31.43% from 700); Max value from RGB is 250 - color contains mainly: red. Hex color #FAE6DC is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FAE6DC is #051923. Grayscale: #EAEAEA. Windows color (decimal): -334116 or 14477050. OLE color: 14477050.
HSL color Cylindrical-coordinate representation of color #FAE6DC: hue angle of 20º 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 #FAE6DC is Cyan = 0, Magento = 0.08, Yellow = 0.12 and Black (K on CMYK) = 0.02.
<style> p { color: #FAE6DC; } p { color: rgb(250,230,220); } H1.HeaderClassName { color: #FAE6DC; } .AnyTagClassName { color: #FAE6DC; } </style>
<style> a { background-color: #FAE6DC; } a { background-color: rgb(250,230,220); } div.DivClassName { background-color: #FAE6DC; } .BgClassName { background-color: #FAE6DC; } </style>
<style> span { border-color: #FAE6DC; } span { border-color: rgb(250,230,220); } td.TdClassName { border-color: #FAE6DC; } .TagClassName { border-color: #FAE6DC; } </style>