#DAA4FF (or 0xDAA4FF) is unknown color: approx Mauve. HEX triplet: DA, A4 and FF. RGB value is (218,164,255). Sum of RGB (Red+Green+Blue) = 218+164+255=637 (84% of max value = 765). Red value is 218 (85.55% from 255 or 34.22% from 637); Green value is 164 (64.45% from 255 or 25.75% from 637); Blue value is 255 (100% from 255 or 40.03% from 637); Max value from RGB is 255 - color contains mainly: blue. Hex color #DAA4FF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DAA4FF is #255B00. Grayscale: #BEBEBE. Windows color (decimal): -2448129 or 16753882. OLE color: 16753882.
HSL color Cylindrical-coordinate representation of color #DAA4FF: hue angle of 275.6º 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 #DAA4FF is Cyan = 0.15, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #DAA4FF; } p { color: rgb(218,164,255); } H1.HeaderClassName { color: #DAA4FF; } .AnyTagClassName { color: #DAA4FF; } </style>
<style> a { background-color: #DAA4FF; } a { background-color: rgb(218,164,255); } div.DivClassName { background-color: #DAA4FF; } .BgClassName { background-color: #DAA4FF; } </style>
<style> span { border-color: #DAA4FF; } span { border-color: rgb(218,164,255); } td.TdClassName { border-color: #DAA4FF; } .TagClassName { border-color: #DAA4FF; } </style>