#A240AA (or 0xA240AA) is unknown color: approx Violet Blue. HEX triplet: A2, 40 and AA. RGB value is (162,64,170). Sum of RGB (Red+Green+Blue) = 162+64+170=396 (52% of max value = 765). Red value is 162 (63.67% from 255 or 40.91% from 396); Green value is 64 (25.39% from 255 or 16.16% from 396); Blue value is 170 (66.80% from 255 or 42.93% from 396); Max value from RGB is 170 - color contains mainly: blue. Hex color #A240AA is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A240AA is #5DBF55. Grayscale: #696969. Windows color (decimal): -6143830 or 11157666. OLE color: 11157666.
HSL color Cylindrical-coordinate representation of color #A240AA: hue angle of 295.47º degrees, saturation: 0.45, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #A240AA is Cyan = 0.05, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A240AA; } p { color: rgb(162,64,170); } H1.HeaderClassName { color: #A240AA; } .AnyTagClassName { color: #A240AA; } </style>
<style> a { background-color: #A240AA; } a { background-color: rgb(162,64,170); } div.DivClassName { background-color: #A240AA; } .BgClassName { background-color: #A240AA; } </style>
<style> span { border-color: #A240AA; } span { border-color: rgb(162,64,170); } td.TdClassName { border-color: #A240AA; } .TagClassName { border-color: #A240AA; } </style>