#A04E90 (or 0xA04E90) is unknown color: approx Violet Blue. HEX triplet: A0, 4E and 90. RGB value is (160,78,144). Sum of RGB (Red+Green+Blue) = 160+78+144=382 (50% of max value = 765). Red value is 160 (62.89% from 255 or 41.88% from 382); Green value is 78 (30.86% from 255 or 20.42% from 382); Blue value is 144 (56.64% from 255 or 37.70% from 382); Max value from RGB is 160 - color contains mainly: red. Hex color #A04E90 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A04E90 is #5FB16F. Grayscale: #6D6D6D. Windows color (decimal): -6271344 or 9457312. OLE color: 9457312.
HSL color Cylindrical-coordinate representation of color #A04E90: hue angle of 311.71º degrees, saturation: 0.34, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #A04E90 is Cyan = 0, Magento = 0.51, Yellow = 0.1 and Black (K on CMYK) = 0.37.
<style> p { color: #A04E90; } p { color: rgb(160,78,144); } H1.HeaderClassName { color: #A04E90; } .AnyTagClassName { color: #A04E90; } </style>
<style> a { background-color: #A04E90; } a { background-color: rgb(160,78,144); } div.DivClassName { background-color: #A04E90; } .BgClassName { background-color: #A04E90; } </style>
<style> span { border-color: #A04E90; } span { border-color: rgb(160,78,144); } td.TdClassName { border-color: #A04E90; } .TagClassName { border-color: #A04E90; } </style>