#DA70F5 (or 0xDA70F5) is unknown color: approx Heliotrope. HEX triplet: DA, 70 and F5. RGB value is (218,112,245). Sum of RGB (Red+Green+Blue) = 218+112+245=575 (76% of max value = 765). Red value is 218 (85.55% from 255 or 37.91% from 575); Green value is 112 (44.14% from 255 or 19.48% from 575); Blue value is 245 (96.09% from 255 or 42.61% from 575); Max value from RGB is 245 - color contains mainly: blue. Hex color #DA70F5 is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #DA70F5 is #258F0A. Grayscale: #9E9E9E. Windows color (decimal): -2461451 or 16085210. OLE color: 16085210.
HSL color Cylindrical-coordinate representation of color #DA70F5: hue angle of 287.82º degrees, saturation: 0.87, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #DA70F5 is Cyan = 0.11, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #DA70F5; } p { color: rgb(218,112,245); } H1.HeaderClassName { color: #DA70F5; } .AnyTagClassName { color: #DA70F5; } </style>
<style> a { background-color: #DA70F5; } a { background-color: rgb(218,112,245); } div.DivClassName { background-color: #DA70F5; } .BgClassName { background-color: #DA70F5; } </style>
<style> span { border-color: #DA70F5; } span { border-color: rgb(218,112,245); } td.TdClassName { border-color: #DA70F5; } .TagClassName { border-color: #DA70F5; } </style>