#A180B1 (or 0xA180B1) is unknown color: approx East Side. HEX triplet: A1, 80 and B1. RGB value is (161,128,177). Sum of RGB (Red+Green+Blue) = 161+128+177=466 (61% of max value = 765). Red value is 161 (63.28% from 255 or 34.55% from 466); Green value is 128 (50.39% from 255 or 27.47% from 466); Blue value is 177 (69.53% from 255 or 37.98% from 466); Max value from RGB is 177 - color contains mainly: blue. Hex color #A180B1 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A180B1 is #5E7F4E. Grayscale: #8F8F8F. Windows color (decimal): -6192975 or 11632801. OLE color: 11632801.
HSL color Cylindrical-coordinate representation of color #A180B1: hue angle of 280.41º degrees, saturation: 0.24, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A180B1 is Cyan = 0.09, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #A180B1; } p { color: rgb(161,128,177); } H1.HeaderClassName { color: #A180B1; } .AnyTagClassName { color: #A180B1; } </style>
<style> a { background-color: #A180B1; } a { background-color: rgb(161,128,177); } div.DivClassName { background-color: #A180B1; } .BgClassName { background-color: #A180B1; } </style>
<style> span { border-color: #A180B1; } span { border-color: rgb(161,128,177); } td.TdClassName { border-color: #A180B1; } .TagClassName { border-color: #A180B1; } </style>