#D3A6FF (or 0xD3A6FF) is unknown color: approx Mauve. HEX triplet: D3, A6 and FF. RGB value is (211,166,255). Sum of RGB (Red+Green+Blue) = 211+166+255=632 (83% of max value = 765). Red value is 211 (82.81% from 255 or 33.39% from 632); Green value is 166 (65.23% from 255 or 26.27% from 632); Blue value is 255 (100% from 255 or 40.35% from 632); Max value from RGB is 255 - color contains mainly: blue. Hex color #D3A6FF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #D3A6FF is #2C5900. Grayscale: #BDBDBD. Windows color (decimal): -2906369 or 16754387. OLE color: 16754387.
HSL color Cylindrical-coordinate representation of color #D3A6FF: hue angle of 270.34º degrees, saturation: 1, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #D3A6FF is Cyan = 0.17, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #D3A6FF; } p { color: rgb(211,166,255); } H1.HeaderClassName { color: #D3A6FF; } .AnyTagClassName { color: #D3A6FF; } </style>
<style> a { background-color: #D3A6FF; } a { background-color: rgb(211,166,255); } div.DivClassName { background-color: #D3A6FF; } .BgClassName { background-color: #D3A6FF; } </style>
<style> span { border-color: #D3A6FF; } span { border-color: rgb(211,166,255); } td.TdClassName { border-color: #D3A6FF; } .TagClassName { border-color: #D3A6FF; } </style>