#A34B9B (or 0xA34B9B) is unknown color: approx Violet Blue. HEX triplet: A3, 4B and 9B. RGB value is (163,75,155). Sum of RGB (Red+Green+Blue) = 163+75+155=393 (52% of max value = 765). Red value is 163 (64.06% from 255 or 41.48% from 393); Green value is 75 (29.69% from 255 or 19.08% from 393); Blue value is 155 (60.94% from 255 or 39.44% from 393); Max value from RGB is 163 - color contains mainly: red. Hex color #A34B9B is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A34B9B is #5CB464. Grayscale: #6E6E6E. Windows color (decimal): -6075493 or 10177443. OLE color: 10177443.
HSL color Cylindrical-coordinate representation of color #A34B9B: hue angle of 305.45º degrees, saturation: 0.37, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #A34B9B is Cyan = 0, Magento = 0.54, Yellow = 0.05 and Black (K on CMYK) = 0.36.
<style> p { color: #A34B9B; } p { color: rgb(163,75,155); } H1.HeaderClassName { color: #A34B9B; } .AnyTagClassName { color: #A34B9B; } </style>
<style> a { background-color: #A34B9B; } a { background-color: rgb(163,75,155); } div.DivClassName { background-color: #A34B9B; } .BgClassName { background-color: #A34B9B; } </style>
<style> span { border-color: #A34B9B; } span { border-color: rgb(163,75,155); } td.TdClassName { border-color: #A34B9B; } .TagClassName { border-color: #A34B9B; } </style>