#A127AF (or 0xA127AF) is unknown color: approx Dark Orchid. HEX triplet: A1, 27 and AF. RGB value is (161,39,175). Sum of RGB (Red+Green+Blue) = 161+39+175=375 (49% of max value = 765). Red value is 161 (63.28% from 255 or 42.93% from 375); Green value is 39 (15.62% from 255 or 10.4% from 375); Blue value is 175 (68.75% from 255 or 46.67% from 375); Max value from RGB is 175 - color contains mainly: blue. Hex color #A127AF is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A127AF is #5ED850. Grayscale: #5A5A5A. Windows color (decimal): -6215761 or 11478945. OLE color: 11478945.
HSL color Cylindrical-coordinate representation of color #A127AF: hue angle of 293.82º degrees, saturation: 0.64, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #A127AF is Cyan = 0.08, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #a127af; } p { color: rgb(161,39,175); } H1.HeaderClassName { color: #a127af; } .AnyTagClassName { color: #a127af; } </style>
<style> a { background-color: #a127af; } a { background-color: rgb(161,39,175); } div.DivClassName { background-color: #a127af; } .BgClassName { background-color: #a127af; } </style>
<style> span { border-color: #a127af; } span { border-color: rgb(161,39,175); } td.TdClassName { border-color: #a127af; } .TagClassName { border-color: #a127af; } </style>