#DFC4FC (or 0xDFC4FC) is unknown color: approx Mauve. HEX triplet: DF, C4 and FC. RGB value is (223,196,252). Sum of RGB (Red+Green+Blue) = 223+196+252=671 (88% of max value = 765). Red value is 223 (87.5% from 255 or 33.23% from 671); Green value is 196 (76.95% from 255 or 29.21% from 671); Blue value is 252 (98.83% from 255 or 37.56% from 671); Max value from RGB is 252 - color contains mainly: blue. Hex color #DFC4FC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DFC4FC is #203B03. Grayscale: #D2D2D2. Windows color (decimal): -2112260 or 16565471. OLE color: 16565471.
HSL color Cylindrical-coordinate representation of color #DFC4FC: hue angle of 268.93º degrees, saturation: 0.9, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #DFC4FC is Cyan = 0.12, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #dfc4fc; } p { color: rgb(223,196,252); } H1.HeaderClassName { color: #dfc4fc; } .AnyTagClassName { color: #dfc4fc; } </style>
<style> a { background-color: #dfc4fc; } a { background-color: rgb(223,196,252); } div.DivClassName { background-color: #dfc4fc; } .BgClassName { background-color: #dfc4fc; } </style>
<style> span { border-color: #dfc4fc; } span { border-color: rgb(223,196,252); } td.TdClassName { border-color: #dfc4fc; } .TagClassName { border-color: #dfc4fc; } </style>