#A809AA (or 0xA809AA) is unknown color: approx Dark Magenta. HEX triplet: A8, 09 and AA. RGB value is (168,9,170). Sum of RGB (Red+Green+Blue) = 168+9+170=347 (45% of max value = 765). Red value is 168 (66.02% from 255 or 48.41% from 347); Green value is 9 (3.91% from 255 or 2.59% from 347); Blue value is 170 (66.80% from 255 or 48.99% from 347); Max value from RGB is 170 - color contains mainly: blue. Hex color #A809AA is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #A809AA is #57F655. Grayscale: #4A4A4A. Windows color (decimal): -5764694 or 11143592. OLE color: 11143592.
HSL color Cylindrical-coordinate representation of color #A809AA: hue angle of 299.25º degrees, saturation: 0.9, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #A809AA is Cyan = 0.01, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A809AA; } p { color: rgb(168,9,170); } H1.HeaderClassName { color: #A809AA; } .AnyTagClassName { color: #A809AA; } </style>
<style> a { background-color: #A809AA; } a { background-color: rgb(168,9,170); } div.DivClassName { background-color: #A809AA; } .BgClassName { background-color: #A809AA; } </style>
<style> span { border-color: #A809AA; } span { border-color: rgb(168,9,170); } td.TdClassName { border-color: #A809AA; } .TagClassName { border-color: #A809AA; } </style>