#A77FBD (or 0xA77FBD) is unknown color: approx East Side. HEX triplet: A7, 7F and BD. RGB value is (167,127,189). Sum of RGB (Red+Green+Blue) = 167+127+189=483 (63% of max value = 765). Red value is 167 (65.62% from 255 or 34.58% from 483); Green value is 127 (50% from 255 or 26.29% from 483); Blue value is 189 (74.22% from 255 or 39.13% from 483); Max value from RGB is 189 - color contains mainly: blue. Hex color #A77FBD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A77FBD is #588042. Grayscale: #919191. Windows color (decimal): -5800003 or 12418983. OLE color: 12418983.
HSL color Cylindrical-coordinate representation of color #A77FBD: hue angle of 278.71º degrees, saturation: 0.32, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A77FBD is Cyan = 0.12, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A77FBD; } p { color: rgb(167,127,189); } H1.HeaderClassName { color: #A77FBD; } .AnyTagClassName { color: #A77FBD; } </style>
<style> a { background-color: #A77FBD; } a { background-color: rgb(167,127,189); } div.DivClassName { background-color: #A77FBD; } .BgClassName { background-color: #A77FBD; } </style>
<style> span { border-color: #A77FBD; } span { border-color: rgb(167,127,189); } td.TdClassName { border-color: #A77FBD; } .TagClassName { border-color: #A77FBD; } </style>