#DFA2DD (or 0xDFA2DD) is unknown color: approx Plum. HEX triplet: DF, A2 and DD. RGB value is (223,162,221). Sum of RGB (Red+Green+Blue) = 223+162+221=606 (80% of max value = 765). Red value is 223 (87.5% from 255 or 36.80% from 606); Green value is 162 (63.67% from 255 or 26.73% from 606); Blue value is 221 (86.72% from 255 or 36.47% from 606); Max value from RGB is 223 - color contains mainly: red. Hex color #DFA2DD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DFA2DD is #205D22. Grayscale: #BABABA. Windows color (decimal): -2120995 or 14525151. OLE color: 14525151.
HSL color Cylindrical-coordinate representation of color #DFA2DD: hue angle of 301.97º degrees, saturation: 0.49, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DFA2DD is Cyan = 0, Magento = 0.27, Yellow = 0.01 and Black (K on CMYK) = 0.13.
<style> p { color: #DFA2DD; } p { color: rgb(223,162,221); } H1.HeaderClassName { color: #DFA2DD; } .AnyTagClassName { color: #DFA2DD; } </style>
<style> a { background-color: #DFA2DD; } a { background-color: rgb(223,162,221); } div.DivClassName { background-color: #DFA2DD; } .BgClassName { background-color: #DFA2DD; } </style>
<style> span { border-color: #DFA2DD; } span { border-color: rgb(223,162,221); } td.TdClassName { border-color: #DFA2DD; } .TagClassName { border-color: #DFA2DD; } </style>