#A130BC (or 0xA130BC) is unknown color: approx Dark Orchid. HEX triplet: A1, 30 and BC. RGB value is (161,48,188). Sum of RGB (Red+Green+Blue) = 161+48+188=397 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.55% from 397); Green value is 48 (19.14% from 255 or 12.09% from 397); Blue value is 188 (73.83% from 255 or 47.36% from 397); Max value from RGB is 188 - color contains mainly: blue. Hex color #A130BC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A130BC is #5ECF43. Grayscale: #616161. Windows color (decimal): -6213444 or 12333217. OLE color: 12333217.
HSL color Cylindrical-coordinate representation of color #A130BC: hue angle of 288.43º degrees, saturation: 0.59, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #A130BC is Cyan = 0.14, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A130BC; } p { color: rgb(161,48,188); } H1.HeaderClassName { color: #A130BC; } .AnyTagClassName { color: #A130BC; } </style>
<style> a { background-color: #A130BC; } a { background-color: rgb(161,48,188); } div.DivClassName { background-color: #A130BC; } .BgClassName { background-color: #A130BC; } </style>
<style> span { border-color: #A130BC; } span { border-color: rgb(161,48,188); } td.TdClassName { border-color: #A130BC; } .TagClassName { border-color: #A130BC; } </style>