#DFBDEC (or 0xDFBDEC) is unknown color: approx Mauve. HEX triplet: DF, BD and EC. RGB value is (223,189,236). Sum of RGB (Red+Green+Blue) = 223+189+236=648 (85% of max value = 765). Red value is 223 (87.5% from 255 or 34.41% from 648); Green value is 189 (74.22% from 255 or 29.17% from 648); Blue value is 236 (92.58% from 255 or 36.42% from 648); Max value from RGB is 236 - color contains mainly: blue. Hex color #DFBDEC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DFBDEC is #204213. Grayscale: #CCCCCC. Windows color (decimal): -2114068 or 15515103. OLE color: 15515103.
HSL color Cylindrical-coordinate representation of color #DFBDEC: hue angle of 283.4º degrees, saturation: 0.55, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DFBDEC is Cyan = 0.06, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DFBDEC; } p { color: rgb(223,189,236); } H1.HeaderClassName { color: #DFBDEC; } .AnyTagClassName { color: #DFBDEC; } </style>
<style> a { background-color: #DFBDEC; } a { background-color: rgb(223,189,236); } div.DivClassName { background-color: #DFBDEC; } .BgClassName { background-color: #DFBDEC; } </style>
<style> span { border-color: #DFBDEC; } span { border-color: rgb(223,189,236); } td.TdClassName { border-color: #DFBDEC; } .TagClassName { border-color: #DFBDEC; } </style>