#A001C3 (or 0xA001C3) is unknown color: approx Dark Violet. HEX triplet: A0, 01 and C3. RGB value is (160,1,195). Sum of RGB (Red+Green+Blue) = 160+1+195=356 (47% of max value = 765). Red value is 160 (62.89% from 255 or 44.94% from 356); Green value is 1 (0.78% from 255 or 0.28% from 356); Blue value is 195 (76.56% from 255 or 54.78% from 356); Max value from RGB is 195 - color contains mainly: blue. Hex color #A001C3 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #A001C3 is #5FFE3C. Grayscale: #464646. Windows color (decimal): -6291005 or 12779936. OLE color: 12779936.
HSL color Cylindrical-coordinate representation of color #A001C3: hue angle of 289.18º degrees, saturation: 0.99, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #A001C3 is Cyan = 0.18, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #a001c3; } p { color: rgb(160,1,195); } H1.HeaderClassName { color: #a001c3; } .AnyTagClassName { color: #a001c3; } </style>
<style> a { background-color: #a001c3; } a { background-color: rgb(160,1,195); } div.DivClassName { background-color: #a001c3; } .BgClassName { background-color: #a001c3; } </style>
<style> span { border-color: #a001c3; } span { border-color: rgb(160,1,195); } td.TdClassName { border-color: #a001c3; } .TagClassName { border-color: #a001c3; } </style>