#A37AFC (or 0xA37AFC) is unknown color: approx Light Slate Blue. HEX triplet: A3, 7A and FC. RGB value is (163,122,252). Sum of RGB (Red+Green+Blue) = 163+122+252=537 (71% of max value = 765). Red value is 163 (64.06% from 255 or 30.35% from 537); Green value is 122 (48.05% from 255 or 22.72% from 537); Blue value is 252 (98.83% from 255 or 46.93% from 537); Max value from RGB is 252 - color contains mainly: blue. Hex color #A37AFC is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #A37AFC is #5C8503. Grayscale: #949494. Windows color (decimal): -6063364 or 16546467. OLE color: 16546467.
HSL color Cylindrical-coordinate representation of color #A37AFC: hue angle of 258.92º degrees, saturation: 0.96, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #A37AFC is Cyan = 0.35, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #A37AFC; } p { color: rgb(163,122,252); } H1.HeaderClassName { color: #A37AFC; } .AnyTagClassName { color: #A37AFC; } </style>
<style> a { background-color: #A37AFC; } a { background-color: rgb(163,122,252); } div.DivClassName { background-color: #A37AFC; } .BgClassName { background-color: #A37AFC; } </style>
<style> span { border-color: #A37AFC; } span { border-color: rgb(163,122,252); } td.TdClassName { border-color: #A37AFC; } .TagClassName { border-color: #A37AFC; } </style>