#A10ECD (or 0xA10ECD) is unknown color: approx Dark Violet. HEX triplet: A1, 0E and CD. RGB value is (161,14,205). Sum of RGB (Red+Green+Blue) = 161+14+205=380 (50% of max value = 765). Red value is 161 (63.28% from 255 or 42.37% from 380); Green value is 14 (5.86% from 255 or 3.68% from 380); Blue value is 205 (80.47% from 255 or 53.95% from 380); Max value from RGB is 205 - color contains mainly: blue. Hex color #A10ECD is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #A10ECD is #5EF132. Grayscale: #4F4F4F. Windows color (decimal): -6222131 or 13438625. OLE color: 13438625.
HSL color Cylindrical-coordinate representation of color #A10ECD: hue angle of 286.18º degrees, saturation: 0.87, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #A10ECD is Cyan = 0.21, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #A10ECD; } p { color: rgb(161,14,205); } H1.HeaderClassName { color: #A10ECD; } .AnyTagClassName { color: #A10ECD; } </style>
<style> a { background-color: #A10ECD; } a { background-color: rgb(161,14,205); } div.DivClassName { background-color: #A10ECD; } .BgClassName { background-color: #A10ECD; } </style>
<style> span { border-color: #A10ECD; } span { border-color: rgb(161,14,205); } td.TdClassName { border-color: #A10ECD; } .TagClassName { border-color: #A10ECD; } </style>