#A4549A (or 0xA4549A) is unknown color: approx Violet Blue. HEX triplet: A4, 54 and 9A. RGB value is (164,84,154). Sum of RGB (Red+Green+Blue) = 164+84+154=402 (53% of max value = 765). Red value is 164 (64.45% from 255 or 40.80% from 402); Green value is 84 (33.20% from 255 or 20.90% from 402); Blue value is 154 (60.55% from 255 or 38.31% from 402); Max value from RGB is 164 - color contains mainly: red. Hex color #A4549A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A4549A is #5BAB65. Grayscale: #737373. Windows color (decimal): -6007654 or 10114212. OLE color: 10114212.
HSL color Cylindrical-coordinate representation of color #A4549A: hue angle of 307.5º degrees, saturation: 0.32, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #A4549A is Cyan = 0, Magento = 0.49, Yellow = 0.06 and Black (K on CMYK) = 0.36.
<style> p { color: #A4549A; } p { color: rgb(164,84,154); } H1.HeaderClassName { color: #A4549A; } .AnyTagClassName { color: #A4549A; } </style>
<style> a { background-color: #A4549A; } a { background-color: rgb(164,84,154); } div.DivClassName { background-color: #A4549A; } .BgClassName { background-color: #A4549A; } </style>
<style> span { border-color: #A4549A; } span { border-color: rgb(164,84,154); } td.TdClassName { border-color: #A4549A; } .TagClassName { border-color: #A4549A; } </style>