#A7409D (or 0xA7409D) is unknown color: approx Violet Blue. HEX triplet: A7, 40 and 9D. RGB value is (167,64,157). Sum of RGB (Red+Green+Blue) = 167+64+157=388 (51% of max value = 765). Red value is 167 (65.62% from 255 or 43.04% from 388); Green value is 64 (25.39% from 255 or 16.49% from 388); Blue value is 157 (61.72% from 255 or 40.46% from 388); Max value from RGB is 167 - color contains mainly: red. Hex color #A7409D is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A7409D is #58BF62. Grayscale: #696969. Windows color (decimal): -5816163 or 10305703. OLE color: 10305703.
HSL color Cylindrical-coordinate representation of color #A7409D: hue angle of 305.83º degrees, saturation: 0.45, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #A7409D is Cyan = 0, Magento = 0.62, Yellow = 0.06 and Black (K on CMYK) = 0.35.
<style> p { color: #A7409D; } p { color: rgb(167,64,157); } H1.HeaderClassName { color: #A7409D; } .AnyTagClassName { color: #A7409D; } </style>
<style> a { background-color: #A7409D; } a { background-color: rgb(167,64,157); } div.DivClassName { background-color: #A7409D; } .BgClassName { background-color: #A7409D; } </style>
<style> span { border-color: #A7409D; } span { border-color: rgb(167,64,157); } td.TdClassName { border-color: #A7409D; } .TagClassName { border-color: #A7409D; } </style>