#A664DD (or 0xA664DD) is unknown color: approx Amethyst. HEX triplet: A6, 64 and DD. RGB value is (166,100,221). Sum of RGB (Red+Green+Blue) = 166+100+221=487 (64% of max value = 765). Red value is 166 (65.23% from 255 or 34.09% from 487); Green value is 100 (39.45% from 255 or 20.53% from 487); Blue value is 221 (86.72% from 255 or 45.38% from 487); Max value from RGB is 221 - color contains mainly: blue. Hex color #A664DD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A664DD is #599B22. Grayscale: #858585. Windows color (decimal): -5872419 or 14509222. OLE color: 14509222.
HSL color Cylindrical-coordinate representation of color #A664DD: hue angle of 272.73º degrees, saturation: 0.64, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #A664DD is Cyan = 0.25, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A664DD; } p { color: rgb(166,100,221); } H1.HeaderClassName { color: #A664DD; } .AnyTagClassName { color: #A664DD; } </style>
<style> a { background-color: #A664DD; } a { background-color: rgb(166,100,221); } div.DivClassName { background-color: #A664DD; } .BgClassName { background-color: #A664DD; } </style>
<style> span { border-color: #A664DD; } span { border-color: rgb(166,100,221); } td.TdClassName { border-color: #A664DD; } .TagClassName { border-color: #A664DD; } </style>