#A9149A (or 0xA9149A) is unknown color: approx Dark Magenta. HEX triplet: A9, 14 and 9A. RGB value is (169,20,154). Sum of RGB (Red+Green+Blue) = 169+20+154=343 (45% of max value = 765). Red value is 169 (66.41% from 255 or 49.27% from 343); Green value is 20 (8.20% from 255 or 5.83% from 343); Blue value is 154 (60.55% from 255 or 44.90% from 343); Max value from RGB is 169 - color contains mainly: red. Hex color #A9149A is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #A9149A is #56EB65. Grayscale: #4F4F4F. Windows color (decimal): -5696358 or 10097833. OLE color: 10097833.
HSL color Cylindrical-coordinate representation of color #A9149A: hue angle of 306.04º degrees, saturation: 0.79, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #A9149A is Cyan = 0, Magento = 0.88, Yellow = 0.09 and Black (K on CMYK) = 0.34.
<style> p { color: #A9149A; } p { color: rgb(169,20,154); } H1.HeaderClassName { color: #A9149A; } .AnyTagClassName { color: #A9149A; } </style>
<style> a { background-color: #A9149A; } a { background-color: rgb(169,20,154); } div.DivClassName { background-color: #A9149A; } .BgClassName { background-color: #A9149A; } </style>
<style> span { border-color: #A9149A; } span { border-color: rgb(169,20,154); } td.TdClassName { border-color: #A9149A; } .TagClassName { border-color: #A9149A; } </style>