#7050DA (or 0x7050DA) is unknown color: approx Slate Blue. HEX triplet: 70, 50 and DA. RGB value is (112,80,218). Sum of RGB (Red+Green+Blue) = 112+80+218=410 (54% of max value = 765). Red value is 112 (44.14% from 255 or 27.32% from 410); Green value is 80 (31.64% from 255 or 19.51% from 410); Blue value is 218 (85.55% from 255 or 53.17% from 410); Max value from RGB is 218 - color contains mainly: blue. Hex color #7050DA is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #7050DA is #8FAF25. Grayscale: #686868. Windows color (decimal): -9416486 or 14307440. OLE color: 14307440.
HSL color Cylindrical-coordinate representation of color #7050DA: hue angle of 253.91º degrees, saturation: 0.65, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #7050DA is Cyan = 0.49, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #7050DA; } p { color: rgb(112,80,218); } H1.HeaderClassName { color: #7050DA; } .AnyTagClassName { color: #7050DA; } </style>
<style> a { background-color: #7050DA; } a { background-color: rgb(112,80,218); } div.DivClassName { background-color: #7050DA; } .BgClassName { background-color: #7050DA; } </style>
<style> span { border-color: #7050DA; } span { border-color: rgb(112,80,218); } td.TdClassName { border-color: #7050DA; } .TagClassName { border-color: #7050DA; } </style>