#A776FA (or 0xA776FA) is unknown color: approx Medium Purple. HEX triplet: A7, 76 and FA. RGB value is (167,118,250). Sum of RGB (Red+Green+Blue) = 167+118+250=535 (70% of max value = 765). Red value is 167 (65.62% from 255 or 31.21% from 535); Green value is 118 (46.48% from 255 or 22.06% from 535); Blue value is 250 (98.05% from 255 or 46.73% from 535); Max value from RGB is 250 - color contains mainly: blue. Hex color #A776FA is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #A776FA is #588905. Grayscale: #939393. Windows color (decimal): -5802246 or 16414375. OLE color: 16414375.
HSL color Cylindrical-coordinate representation of color #A776FA: hue angle of 262.27º degrees, saturation: 0.93, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #A776FA is Cyan = 0.33, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #A776FA; } p { color: rgb(167,118,250); } H1.HeaderClassName { color: #A776FA; } .AnyTagClassName { color: #A776FA; } </style>
<style> a { background-color: #A776FA; } a { background-color: rgb(167,118,250); } div.DivClassName { background-color: #A776FA; } .BgClassName { background-color: #A776FA; } </style>
<style> span { border-color: #A776FA; } span { border-color: rgb(167,118,250); } td.TdClassName { border-color: #A776FA; } .TagClassName { border-color: #A776FA; } </style>