#A05EA8 (or 0xA05EA8) is unknown color: approx Violet Blue. HEX triplet: A0, 5E and A8. RGB value is (160,94,168). Sum of RGB (Red+Green+Blue) = 160+94+168=422 (55% of max value = 765). Red value is 160 (62.89% from 255 or 37.91% from 422); Green value is 94 (37.11% from 255 or 22.27% from 422); Blue value is 168 (66.02% from 255 or 39.81% from 422); Max value from RGB is 168 - color contains mainly: blue. Hex color #A05EA8 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A05EA8 is #5FA157. Grayscale: #797979. Windows color (decimal): -6267224 or 11034272. OLE color: 11034272.
HSL color Cylindrical-coordinate representation of color #A05EA8: hue angle of 293.51º degrees, saturation: 0.3, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A05EA8 is Cyan = 0.05, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.34.
<style> p { color: #A05EA8; } p { color: rgb(160,94,168); } H1.HeaderClassName { color: #A05EA8; } .AnyTagClassName { color: #A05EA8; } </style>
<style> a { background-color: #A05EA8; } a { background-color: rgb(160,94,168); } div.DivClassName { background-color: #A05EA8; } .BgClassName { background-color: #A05EA8; } </style>
<style> span { border-color: #A05EA8; } span { border-color: rgb(160,94,168); } td.TdClassName { border-color: #A05EA8; } .TagClassName { border-color: #A05EA8; } </style>