#A655B0 (or 0xA655B0) is unknown color: approx Violet Blue. HEX triplet: A6, 55 and B0. RGB value is (166,85,176). Sum of RGB (Red+Green+Blue) = 166+85+176=427 (56% of max value = 765). Red value is 166 (65.23% from 255 or 38.88% from 427); Green value is 85 (33.59% from 255 or 19.91% from 427); Blue value is 176 (69.14% from 255 or 41.22% from 427); Max value from RGB is 176 - color contains mainly: blue. Hex color #A655B0 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A655B0 is #59AA4F. Grayscale: #777777. Windows color (decimal): -5876304 or 11556262. OLE color: 11556262.
HSL color Cylindrical-coordinate representation of color #A655B0: hue angle of 293.41º degrees, saturation: 0.37, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #A655B0 is Cyan = 0.06, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #A655B0; } p { color: rgb(166,85,176); } H1.HeaderClassName { color: #A655B0; } .AnyTagClassName { color: #A655B0; } </style>
<style> a { background-color: #A655B0; } a { background-color: rgb(166,85,176); } div.DivClassName { background-color: #A655B0; } .BgClassName { background-color: #A655B0; } </style>
<style> span { border-color: #A655B0; } span { border-color: rgb(166,85,176); } td.TdClassName { border-color: #A655B0; } .TagClassName { border-color: #A655B0; } </style>