#DAA2FF (or 0xDAA2FF) is unknown color: approx Mauve. HEX triplet: DA, A2 and FF. RGB value is (218,162,255). Sum of RGB (Red+Green+Blue) = 218+162+255=635 (84% of max value = 765). Red value is 218 (85.55% from 255 or 34.33% from 635); Green value is 162 (63.67% from 255 or 25.51% from 635); Blue value is 255 (100% from 255 or 40.16% from 635); Max value from RGB is 255 - color contains mainly: blue. Hex color #DAA2FF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DAA2FF is #255D00. Grayscale: #BDBDBD. Windows color (decimal): -2448641 or 16753370. OLE color: 16753370.
HSL color Cylindrical-coordinate representation of color #DAA2FF: hue angle of 276.13º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #DAA2FF is Cyan = 0.15, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #DAA2FF; } p { color: rgb(218,162,255); } H1.HeaderClassName { color: #DAA2FF; } .AnyTagClassName { color: #DAA2FF; } </style>
<style> a { background-color: #DAA2FF; } a { background-color: rgb(218,162,255); } div.DivClassName { background-color: #DAA2FF; } .BgClassName { background-color: #DAA2FF; } </style>
<style> span { border-color: #DAA2FF; } span { border-color: rgb(218,162,255); } td.TdClassName { border-color: #DAA2FF; } .TagClassName { border-color: #DAA2FF; } </style>