#DFA1DB (or 0xDFA1DB) is unknown color: approx Plum. HEX triplet: DF, A1 and DB. RGB value is (223,161,219). Sum of RGB (Red+Green+Blue) = 223+161+219=603 (79% of max value = 765). Red value is 223 (87.5% from 255 or 36.98% from 603); Green value is 161 (63.28% from 255 or 26.70% from 603); Blue value is 219 (85.94% from 255 or 36.32% from 603); Max value from RGB is 223 - color contains mainly: red. Hex color #DFA1DB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DFA1DB is #205E24. Grayscale: #B9B9B9. Windows color (decimal): -2121253 or 14393823. OLE color: 14393823.
HSL color Cylindrical-coordinate representation of color #DFA1DB: hue angle of 303.87º degrees, saturation: 0.49, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #DFA1DB is Cyan = 0, Magento = 0.28, Yellow = 0.02 and Black (K on CMYK) = 0.13.
<style> p { color: #DFA1DB; } p { color: rgb(223,161,219); } H1.HeaderClassName { color: #DFA1DB; } .AnyTagClassName { color: #DFA1DB; } </style>
<style> a { background-color: #DFA1DB; } a { background-color: rgb(223,161,219); } div.DivClassName { background-color: #DFA1DB; } .BgClassName { background-color: #DFA1DB; } </style>
<style> span { border-color: #DFA1DB; } span { border-color: rgb(223,161,219); } td.TdClassName { border-color: #DFA1DB; } .TagClassName { border-color: #DFA1DB; } </style>