#A340BF (or 0xA340BF) is unknown color: approx Dark Orchid. HEX triplet: A3, 40 and BF. RGB value is (163,64,191). Sum of RGB (Red+Green+Blue) = 163+64+191=418 (55% of max value = 765). Red value is 163 (64.06% from 255 or 39.00% from 418); Green value is 64 (25.39% from 255 or 15.31% from 418); Blue value is 191 (75% from 255 or 45.69% from 418); Max value from RGB is 191 - color contains mainly: blue. Hex color #A340BF is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A340BF is #5CBF40. Grayscale: #6B6B6B. Windows color (decimal): -6078273 or 12533923. OLE color: 12533923.
HSL color Cylindrical-coordinate representation of color #A340BF: hue angle of 286.77º degrees, saturation: 0.5, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A340BF is Cyan = 0.15, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #a340bf; } p { color: rgb(163,64,191); } H1.HeaderClassName { color: #a340bf; } .AnyTagClassName { color: #a340bf; } </style>
<style> a { background-color: #a340bf; } a { background-color: rgb(163,64,191); } div.DivClassName { background-color: #a340bf; } .BgClassName { background-color: #a340bf; } </style>
<style> span { border-color: #a340bf; } span { border-color: rgb(163,64,191); } td.TdClassName { border-color: #a340bf; } .TagClassName { border-color: #a340bf; } </style>