#D3A0DE (or 0xD3A0DE) is unknown color: approx Wisteria. HEX triplet: D3, A0 and DE. RGB value is (211,160,222). Sum of RGB (Red+Green+Blue) = 211+160+222=593 (78% of max value = 765). Red value is 211 (82.81% from 255 or 35.58% from 593); Green value is 160 (62.89% from 255 or 26.98% from 593); Blue value is 222 (87.11% from 255 or 37.44% from 593); Max value from RGB is 222 - color contains mainly: blue. Hex color #D3A0DE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D3A0DE is #2C5F21. Grayscale: #B6B6B6. Windows color (decimal): -2907938 or 14590163. OLE color: 14590163.
HSL color Cylindrical-coordinate representation of color #D3A0DE: hue angle of 289.35º degrees, saturation: 0.48, 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 #D3A0DE is Cyan = 0.05, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D3A0DE; } p { color: rgb(211,160,222); } H1.HeaderClassName { color: #D3A0DE; } .AnyTagClassName { color: #D3A0DE; } </style>
<style> a { background-color: #D3A0DE; } a { background-color: rgb(211,160,222); } div.DivClassName { background-color: #D3A0DE; } .BgClassName { background-color: #D3A0DE; } </style>
<style> span { border-color: #D3A0DE; } span { border-color: rgb(211,160,222); } td.TdClassName { border-color: #D3A0DE; } .TagClassName { border-color: #D3A0DE; } </style>