#A107B7 (or 0xA107B7) is unknown color: approx Dark Violet. HEX triplet: A1, 07 and B7. RGB value is (161,7,183). Sum of RGB (Red+Green+Blue) = 161+7+183=351 (46% of max value = 765). Red value is 161 (63.28% from 255 or 45.87% from 351); Green value is 7 (3.12% from 255 or 1.99% from 351); Blue value is 183 (71.88% from 255 or 52.14% from 351); Max value from RGB is 183 - color contains mainly: blue. Hex color #A107B7 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #A107B7 is #5EF848. Grayscale: #484848. Windows color (decimal): -6223945 or 11995041. OLE color: 11995041.
HSL color Cylindrical-coordinate representation of color #A107B7: hue angle of 292.5º degrees, saturation: 0.93, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #A107B7 is Cyan = 0.12, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.28.
<style> p { color: #A107B7; } p { color: rgb(161,7,183); } H1.HeaderClassName { color: #A107B7; } .AnyTagClassName { color: #A107B7; } </style>
<style> a { background-color: #A107B7; } a { background-color: rgb(161,7,183); } div.DivClassName { background-color: #A107B7; } .BgClassName { background-color: #A107B7; } </style>
<style> span { border-color: #A107B7; } span { border-color: rgb(161,7,183); } td.TdClassName { border-color: #A107B7; } .TagClassName { border-color: #A107B7; } </style>