#A334AD (or 0xA334AD) is unknown color: approx Dark Orchid. HEX triplet: A3, 34 and AD. RGB value is (163,52,173). Sum of RGB (Red+Green+Blue) = 163+52+173=388 (51% of max value = 765). Red value is 163 (64.06% from 255 or 42.01% from 388); Green value is 52 (20.70% from 255 or 13.40% from 388); Blue value is 173 (67.97% from 255 or 44.59% from 388); Max value from RGB is 173 - color contains mainly: blue. Hex color #A334AD is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A334AD is #5CCB52. Grayscale: #626262. Windows color (decimal): -6081363 or 11351203. OLE color: 11351203.
HSL color Cylindrical-coordinate representation of color #A334AD: hue angle of 295.04º degrees, saturation: 0.54, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #A334AD is Cyan = 0.06, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #a334ad; } p { color: rgb(163,52,173); } H1.HeaderClassName { color: #a334ad; } .AnyTagClassName { color: #a334ad; } </style>
<style> a { background-color: #a334ad; } a { background-color: rgb(163,52,173); } div.DivClassName { background-color: #a334ad; } .BgClassName { background-color: #a334ad; } </style>
<style> span { border-color: #a334ad; } span { border-color: rgb(163,52,173); } td.TdClassName { border-color: #a334ad; } .TagClassName { border-color: #a334ad; } </style>