#A291BB (or 0xA291BB) is unknown color: approx Cold Purple. HEX triplet: A2, 91 and BB. RGB value is (162,145,187). Sum of RGB (Red+Green+Blue) = 162+145+187=494 (65% of max value = 765). Red value is 162 (63.67% from 255 or 32.79% from 494); Green value is 145 (57.03% from 255 or 29.35% from 494); Blue value is 187 (73.44% from 255 or 37.85% from 494); Max value from RGB is 187 - color contains mainly: blue. Hex color #A291BB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A291BB is #5D6E44. Grayscale: #9A9A9A. Windows color (decimal): -6123077 or 12292514. OLE color: 12292514.
HSL color Cylindrical-coordinate representation of color #A291BB: hue angle of 264.29º degrees, saturation: 0.24, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A291BB is Cyan = 0.13, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #A291BB; } p { color: rgb(162,145,187); } H1.HeaderClassName { color: #A291BB; } .AnyTagClassName { color: #A291BB; } </style>
<style> a { background-color: #A291BB; } a { background-color: rgb(162,145,187); } div.DivClassName { background-color: #A291BB; } .BgClassName { background-color: #A291BB; } </style>
<style> span { border-color: #A291BB; } span { border-color: rgb(162,145,187); } td.TdClassName { border-color: #A291BB; } .TagClassName { border-color: #A291BB; } </style>