#A77ADC (or 0xA77ADC) is unknown color: approx Medium Purple. HEX triplet: A7, 7A and DC. RGB value is (167,122,220). Sum of RGB (Red+Green+Blue) = 167+122+220=509 (67% of max value = 765). Red value is 167 (65.62% from 255 or 32.81% from 509); Green value is 122 (48.05% from 255 or 23.97% from 509); Blue value is 220 (86.33% from 255 or 43.22% from 509); Max value from RGB is 220 - color contains mainly: blue. Hex color #A77ADC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A77ADC is #588523. Grayscale: #929292. Windows color (decimal): -5801252 or 14449319. OLE color: 14449319.
HSL color Cylindrical-coordinate representation of color #A77ADC: hue angle of 267.55º degrees, saturation: 0.58, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #A77ADC is Cyan = 0.24, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #A77ADC; } p { color: rgb(167,122,220); } H1.HeaderClassName { color: #A77ADC; } .AnyTagClassName { color: #A77ADC; } </style>
<style> a { background-color: #A77ADC; } a { background-color: rgb(167,122,220); } div.DivClassName { background-color: #A77ADC; } .BgClassName { background-color: #A77ADC; } </style>
<style> span { border-color: #A77ADC; } span { border-color: rgb(167,122,220); } td.TdClassName { border-color: #A77ADC; } .TagClassName { border-color: #A77ADC; } </style>