#A25FDD (or 0xA25FDD) is unknown color: approx Amethyst. HEX triplet: A2, 5F and DD. RGB value is (162,95,221). Sum of RGB (Red+Green+Blue) = 162+95+221=478 (63% of max value = 765). Red value is 162 (63.67% from 255 or 33.89% from 478); Green value is 95 (37.5% from 255 or 19.87% from 478); Blue value is 221 (86.72% from 255 or 46.23% from 478); Max value from RGB is 221 - color contains mainly: blue. Hex color #A25FDD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A25FDD is #5DA022. Grayscale: #808080. Windows color (decimal): -6135843 or 14507938. OLE color: 14507938.
HSL color Cylindrical-coordinate representation of color #A25FDD: hue angle of 271.9º degrees, saturation: 0.65, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #A25FDD is Cyan = 0.27, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A25FDD; } p { color: rgb(162,95,221); } H1.HeaderClassName { color: #A25FDD; } .AnyTagClassName { color: #A25FDD; } </style>
<style> a { background-color: #A25FDD; } a { background-color: rgb(162,95,221); } div.DivClassName { background-color: #A25FDD; } .BgClassName { background-color: #A25FDD; } </style>
<style> span { border-color: #A25FDD; } span { border-color: rgb(162,95,221); } td.TdClassName { border-color: #A25FDD; } .TagClassName { border-color: #A25FDD; } </style>