#DA73EB (or 0xDA73EB) is unknown color: approx Heliotrope. HEX triplet: DA, 73 and EB. RGB value is (218,115,235). Sum of RGB (Red+Green+Blue) = 218+115+235=568 (75% of max value = 765). Red value is 218 (85.55% from 255 or 38.38% from 568); Green value is 115 (45.31% from 255 or 20.25% from 568); Blue value is 235 (92.19% from 255 or 41.37% from 568); Max value from RGB is 235 - color contains mainly: blue. Hex color #DA73EB is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #DA73EB is #258C14. Grayscale: #9F9F9F. Windows color (decimal): -2460693 or 15430618. OLE color: 15430618.
HSL color Cylindrical-coordinate representation of color #DA73EB: hue angle of 291.5º degrees, saturation: 0.75, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #DA73EB is Cyan = 0.07, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #da73eb; } p { color: rgb(218,115,235); } H1.HeaderClassName { color: #da73eb; } .AnyTagClassName { color: #da73eb; } </style>
<style> a { background-color: #da73eb; } a { background-color: rgb(218,115,235); } div.DivClassName { background-color: #da73eb; } .BgClassName { background-color: #da73eb; } </style>
<style> span { border-color: #da73eb; } span { border-color: rgb(218,115,235); } td.TdClassName { border-color: #da73eb; } .TagClassName { border-color: #da73eb; } </style>