#A77FDF (or 0xA77FDF) is unknown color: approx Medium Purple. HEX triplet: A7, 7F and DF. RGB value is (167,127,223). Sum of RGB (Red+Green+Blue) = 167+127+223=517 (68% of max value = 765). Red value is 167 (65.62% from 255 or 32.30% from 517); Green value is 127 (50% from 255 or 24.56% from 517); Blue value is 223 (87.5% from 255 or 43.13% from 517); Max value from RGB is 223 - color contains mainly: blue. Hex color #A77FDF is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A77FDF is #588020. Grayscale: #959595. Windows color (decimal): -5799969 or 14647207. OLE color: 14647207.
HSL color Cylindrical-coordinate representation of color #A77FDF: hue angle of 265º degrees, saturation: 0.6, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A77FDF is Cyan = 0.25, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A77FDF; } p { color: rgb(167,127,223); } H1.HeaderClassName { color: #A77FDF; } .AnyTagClassName { color: #A77FDF; } </style>
<style> a { background-color: #A77FDF; } a { background-color: rgb(167,127,223); } div.DivClassName { background-color: #A77FDF; } .BgClassName { background-color: #A77FDF; } </style>
<style> span { border-color: #A77FDF; } span { border-color: rgb(167,127,223); } td.TdClassName { border-color: #A77FDF; } .TagClassName { border-color: #A77FDF; } </style>