#A41DFA (or 0xA41DFA) is unknown color: approx Blue Violet. HEX triplet: A4, 1D and FA. RGB value is (164,29,250). Sum of RGB (Red+Green+Blue) = 164+29+250=443 (58% of max value = 765). Red value is 164 (64.45% from 255 or 37.02% from 443); Green value is 29 (11.72% from 255 or 6.55% from 443); Blue value is 250 (98.05% from 255 or 56.43% from 443); Max value from RGB is 250 - color contains mainly: blue. Hex color #A41DFA is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #A41DFA is #5BE205. Grayscale: #5D5D5D. Windows color (decimal): -6021638 or 16391588. OLE color: 16391588.
HSL color Cylindrical-coordinate representation of color #A41DFA: hue angle of 276.65º degrees, saturation: 0.96, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #A41DFA is Cyan = 0.34, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #a41dfa; } p { color: rgb(164,29,250); } H1.HeaderClassName { color: #a41dfa; } .AnyTagClassName { color: #a41dfa; } </style>
<style> a { background-color: #a41dfa; } a { background-color: rgb(164,29,250); } div.DivClassName { background-color: #a41dfa; } .BgClassName { background-color: #a41dfa; } </style>
<style> span { border-color: #a41dfa; } span { border-color: rgb(164,29,250); } td.TdClassName { border-color: #a41dfa; } .TagClassName { border-color: #a41dfa; } </style>