#A113C9 (or 0xA113C9) is unknown color: approx Dark Violet. HEX triplet: A1, 13 and C9. RGB value is (161,19,201). Sum of RGB (Red+Green+Blue) = 161+19+201=381 (50% of max value = 765). Red value is 161 (63.28% from 255 or 42.26% from 381); Green value is 19 (7.81% from 255 or 4.99% from 381); Blue value is 201 (78.91% from 255 or 52.76% from 381); Max value from RGB is 201 - color contains mainly: blue. Hex color #A113C9 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #A113C9 is #5EEC36. Grayscale: #515151. Windows color (decimal): -6220855 or 13177761. OLE color: 13177761.
HSL color Cylindrical-coordinate representation of color #A113C9: hue angle of 286.81º degrees, saturation: 0.83, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #A113C9 is Cyan = 0.20, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #a113c9; } p { color: rgb(161,19,201); } H1.HeaderClassName { color: #a113c9; } .AnyTagClassName { color: #a113c9; } </style>
<style> a { background-color: #a113c9; } a { background-color: rgb(161,19,201); } div.DivClassName { background-color: #a113c9; } .BgClassName { background-color: #a113c9; } </style>
<style> span { border-color: #a113c9; } span { border-color: rgb(161,19,201); } td.TdClassName { border-color: #a113c9; } .TagClassName { border-color: #a113c9; } </style>