#7F4DFA (or 0x7F4DFA) is unknown color: approx Medium Slate Blue. HEX triplet: 7F, 4D and FA. RGB value is (127,77,250). Sum of RGB (Red+Green+Blue) = 127+77+250=454 (60% of max value = 765). Red value is 127 (50% from 255 or 27.97% from 454); Green value is 77 (30.47% from 255 or 16.96% from 454); Blue value is 250 (98.05% from 255 or 55.07% from 454); Max value from RGB is 250 - color contains mainly: blue. Hex color #7F4DFA is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #7F4DFA is #80B205. Grayscale: #6F6F6F. Windows color (decimal): -8434182 or 16403839. OLE color: 16403839.
HSL color Cylindrical-coordinate representation of color #7F4DFA: hue angle of 257.34º degrees, saturation: 0.95, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #7F4DFA is Cyan = 0.49, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #7f4dfa; } p { color: rgb(127,77,250); } H1.HeaderClassName { color: #7f4dfa; } .AnyTagClassName { color: #7f4dfa; } </style>
<style> a { background-color: #7f4dfa; } a { background-color: rgb(127,77,250); } div.DivClassName { background-color: #7f4dfa; } .BgClassName { background-color: #7f4dfa; } </style>
<style> span { border-color: #7f4dfa; } span { border-color: rgb(127,77,250); } td.TdClassName { border-color: #7f4dfa; } .TagClassName { border-color: #7f4dfa; } </style>