#A77DBF (or 0xA77DBF) is unknown color: approx East Side. HEX triplet: A7, 7D and BF. RGB value is (167,125,191). Sum of RGB (Red+Green+Blue) = 167+125+191=483 (63% of max value = 765). Red value is 167 (65.62% from 255 or 34.58% from 483); Green value is 125 (49.22% from 255 or 25.88% from 483); Blue value is 191 (75% from 255 or 39.54% from 483); Max value from RGB is 191 - color contains mainly: blue. Hex color #A77DBF is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A77DBF is #588240. Grayscale: #909090. Windows color (decimal): -5800513 or 12549543. OLE color: 12549543.
HSL color Cylindrical-coordinate representation of color #A77DBF: hue angle of 278.18º degrees, saturation: 0.34, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A77DBF is Cyan = 0.13, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A77DBF; } p { color: rgb(167,125,191); } H1.HeaderClassName { color: #A77DBF; } .AnyTagClassName { color: #A77DBF; } </style>
<style> a { background-color: #A77DBF; } a { background-color: rgb(167,125,191); } div.DivClassName { background-color: #A77DBF; } .BgClassName { background-color: #A77DBF; } </style>
<style> span { border-color: #A77DBF; } span { border-color: rgb(167,125,191); } td.TdClassName { border-color: #A77DBF; } .TagClassName { border-color: #A77DBF; } </style>