#DAA7FC (or 0xDAA7FC) is unknown color: approx Mauve. HEX triplet: DA, A7 and FC. RGB value is (218,167,252). Sum of RGB (Red+Green+Blue) = 218+167+252=637 (84% of max value = 765). Red value is 218 (85.55% from 255 or 34.22% from 637); Green value is 167 (65.62% from 255 or 26.22% from 637); Blue value is 252 (98.83% from 255 or 39.56% from 637); Max value from RGB is 252 - color contains mainly: blue. Hex color #DAA7FC is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DAA7FC is #255803. Grayscale: #BFBFBF. Windows color (decimal): -2447364 or 16558042. OLE color: 16558042.
HSL color Cylindrical-coordinate representation of color #DAA7FC: hue angle of 276º degrees, saturation: 0.93, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #DAA7FC is Cyan = 0.13, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #DAA7FC; } p { color: rgb(218,167,252); } H1.HeaderClassName { color: #DAA7FC; } .AnyTagClassName { color: #DAA7FC; } </style>
<style> a { background-color: #DAA7FC; } a { background-color: rgb(218,167,252); } div.DivClassName { background-color: #DAA7FC; } .BgClassName { background-color: #DAA7FC; } </style>
<style> span { border-color: #DAA7FC; } span { border-color: rgb(218,167,252); } td.TdClassName { border-color: #DAA7FC; } .TagClassName { border-color: #DAA7FC; } </style>