#DFADDF (or 0xDFADDF) is unknown color: approx Plum. HEX triplet: DF, AD and DF. RGB value is (223,173,223). Sum of RGB (Red+Green+Blue) = 223+173+223=619 (81% of max value = 765). Red value is 223 (87.5% from 255 or 36.03% from 619); Green value is 173 (67.97% from 255 or 27.95% from 619); Blue value is 223 (87.5% from 255 or 36.03% from 619); Max value from RGB is 223 - color contains mainly: red, blue. Hex color #DFADDF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DFADDF is #205220. Grayscale: #C1C1C1. Windows color (decimal): -2118177 or 14659039. OLE color: 14659039.
HSL color Cylindrical-coordinate representation of color #DFADDF: hue angle of 300º degrees, saturation: 0.44, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #DFADDF is Cyan = 0, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #DFADDF; } p { color: rgb(223,173,223); } H1.HeaderClassName { color: #DFADDF; } .AnyTagClassName { color: #DFADDF; } </style>
<style> a { background-color: #DFADDF; } a { background-color: rgb(223,173,223); } div.DivClassName { background-color: #DFADDF; } .BgClassName { background-color: #DFADDF; } </style>
<style> span { border-color: #DFADDF; } span { border-color: rgb(223,173,223); } td.TdClassName { border-color: #DFADDF; } .TagClassName { border-color: #DFADDF; } </style>