#A81EA0 (or 0xA81EA0) is unknown color: approx Dark Magenta. HEX triplet: A8, 1E and A0. RGB value is (168,30,160). Sum of RGB (Red+Green+Blue) = 168+30+160=358 (47% of max value = 765). Red value is 168 (66.02% from 255 or 46.93% from 358); Green value is 30 (12.11% from 255 or 8.38% from 358); Blue value is 160 (62.89% from 255 or 44.69% from 358); Max value from RGB is 168 - color contains mainly: red. Hex color #A81EA0 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A81EA0 is #57E15F. Grayscale: #555555. Windows color (decimal): -5759328 or 10493608. OLE color: 10493608.
HSL color Cylindrical-coordinate representation of color #A81EA0: hue angle of 303.48º degrees, saturation: 0.7, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #A81EA0 is Cyan = 0, Magento = 0.82, Yellow = 0.05 and Black (K on CMYK) = 0.34.
<style> p { color: #A81EA0; } p { color: rgb(168,30,160); } H1.HeaderClassName { color: #A81EA0; } .AnyTagClassName { color: #A81EA0; } </style>
<style> a { background-color: #A81EA0; } a { background-color: rgb(168,30,160); } div.DivClassName { background-color: #A81EA0; } .BgClassName { background-color: #A81EA0; } </style>
<style> span { border-color: #A81EA0; } span { border-color: rgb(168,30,160); } td.TdClassName { border-color: #A81EA0; } .TagClassName { border-color: #A81EA0; } </style>