#A300A1 (or 0xA300A1) is unknown color: approx Dark Magenta. HEX triplet: A3, 00 and A1. RGB value is (163,0,161). Sum of RGB (Red+Green+Blue) = 163+0+161=324 (42% of max value = 765). Red value is 163 (64.06% from 255 or 50.31% from 324); Green value is 0 (0.39% from 255 or 0% from 324); Blue value is 161 (63.28% from 255 or 49.69% from 324); Max value from RGB is 163 - color contains mainly: red. Hex color #A300A1 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #A300A1 is #5CFF5E. Grayscale: #424242. Windows color (decimal): -6094687 or 10551459. OLE color: 10551459.
HSL color Cylindrical-coordinate representation of color #A300A1: hue angle of 300.74º degrees, saturation: 1, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 1%. Process color model (Four color, CMYK) of #A300A1 is Cyan = 0, Magento = 1, Yellow = 0.01 and Black (K on CMYK) = 0.36.
<style> p { color: #a300a1; } p { color: rgb(163,0,161); } H1.HeaderClassName { color: #a300a1; } .AnyTagClassName { color: #a300a1; } </style>
<style> a { background-color: #a300a1; } a { background-color: rgb(163,0,161); } div.DivClassName { background-color: #a300a1; } .BgClassName { background-color: #a300a1; } </style>
<style> span { border-color: #a300a1; } span { border-color: rgb(163,0,161); } td.TdClassName { border-color: #a300a1; } .TagClassName { border-color: #a300a1; } </style>