#DA9AF7 (or 0xDA9AF7) is unknown color: approx Mauve. HEX triplet: DA, 9A and F7. RGB value is (218,154,247). Sum of RGB (Red+Green+Blue) = 218+154+247=619 (81% of max value = 765). Red value is 218 (85.55% from 255 or 35.22% from 619); Green value is 154 (60.55% from 255 or 24.88% from 619); Blue value is 247 (96.88% from 255 or 39.90% from 619); Max value from RGB is 247 - color contains mainly: blue. Hex color #DA9AF7 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DA9AF7 is #256508. Grayscale: #B7B7B7. Windows color (decimal): -2450697 or 16227034. OLE color: 16227034.
HSL color Cylindrical-coordinate representation of color #DA9AF7: hue angle of 281.29º degrees, saturation: 0.85, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #DA9AF7 is Cyan = 0.12, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #da9af7; } p { color: rgb(218,154,247); } H1.HeaderClassName { color: #da9af7; } .AnyTagClassName { color: #da9af7; } </style>
<style> a { background-color: #da9af7; } a { background-color: rgb(218,154,247); } div.DivClassName { background-color: #da9af7; } .BgClassName { background-color: #da9af7; } </style>
<style> span { border-color: #da9af7; } span { border-color: rgb(218,154,247); } td.TdClassName { border-color: #da9af7; } .TagClassName { border-color: #da9af7; } </style>