#A04F99 (or 0xA04F99) is unknown color: approx Violet Blue. HEX triplet: A0, 4F and 99. RGB value is (160,79,153). Sum of RGB (Red+Green+Blue) = 160+79+153=392 (51% of max value = 765). Red value is 160 (62.89% from 255 or 40.82% from 392); Green value is 79 (31.25% from 255 or 20.15% from 392); Blue value is 153 (60.16% from 255 or 39.03% from 392); Max value from RGB is 160 - color contains mainly: red. Hex color #A04F99 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A04F99 is #5FB066. Grayscale: #6F6F6F. Windows color (decimal): -6271079 or 10047392. OLE color: 10047392.
HSL color Cylindrical-coordinate representation of color #A04F99: hue angle of 305.19º 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 #A04F99 is Cyan = 0, Magento = 0.51, Yellow = 0.04 and Black (K on CMYK) = 0.37.
<style> p { color: #A04F99; } p { color: rgb(160,79,153); } H1.HeaderClassName { color: #A04F99; } .AnyTagClassName { color: #A04F99; } </style>
<style> a { background-color: #A04F99; } a { background-color: rgb(160,79,153); } div.DivClassName { background-color: #A04F99; } .BgClassName { background-color: #A04F99; } </style>
<style> span { border-color: #A04F99; } span { border-color: rgb(160,79,153); } td.TdClassName { border-color: #A04F99; } .TagClassName { border-color: #A04F99; } </style>