#A52D9E (or 0xA52D9E) is unknown color: approx Medium Red Violet. HEX triplet: A5, 2D and 9E. RGB value is (165,45,158). Sum of RGB (Red+Green+Blue) = 165+45+158=368 (48% of max value = 765). Red value is 165 (64.84% from 255 or 44.84% from 368); Green value is 45 (17.97% from 255 or 12.23% from 368); Blue value is 158 (62.11% from 255 or 42.93% from 368); Max value from RGB is 165 - color contains mainly: red. Hex color #A52D9E is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A52D9E is #5AD261. Grayscale: #5D5D5D. Windows color (decimal): -5952098 or 10366373. OLE color: 10366373.
HSL color Cylindrical-coordinate representation of color #A52D9E: hue angle of 303.5º degrees, saturation: 0.57, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #A52D9E is Cyan = 0, Magento = 0.73, Yellow = 0.04 and Black (K on CMYK) = 0.35.
<style> p { color: #A52D9E; } p { color: rgb(165,45,158); } H1.HeaderClassName { color: #A52D9E; } .AnyTagClassName { color: #A52D9E; } </style>
<style> a { background-color: #A52D9E; } a { background-color: rgb(165,45,158); } div.DivClassName { background-color: #A52D9E; } .BgClassName { background-color: #A52D9E; } </style>
<style> span { border-color: #A52D9E; } span { border-color: rgb(165,45,158); } td.TdClassName { border-color: #A52D9E; } .TagClassName { border-color: #A52D9E; } </style>