#AA7FEE (or 0xAA7FEE) is unknown color: approx Medium Purple. HEX triplet: AA, 7F and EE. RGB value is (170,127,238). Sum of RGB (Red+Green+Blue) = 170+127+238=535 (70% of max value = 765). Red value is 170 (66.80% from 255 or 31.78% from 535); Green value is 127 (50% from 255 or 23.74% from 535); Blue value is 238 (93.36% from 255 or 44.49% from 535); Max value from RGB is 238 - color contains mainly: blue. Hex color #AA7FEE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #AA7FEE is #558011. Grayscale: #989898. Windows color (decimal): -5603346 or 15630250. OLE color: 15630250.
HSL color Cylindrical-coordinate representation of color #AA7FEE: hue angle of 263.24º degrees, saturation: 0.77, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #AA7FEE is Cyan = 0.29, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #aa7fee; } p { color: rgb(170,127,238); } H1.HeaderClassName { color: #aa7fee; } .AnyTagClassName { color: #aa7fee; } </style>
<style> a { background-color: #aa7fee; } a { background-color: rgb(170,127,238); } div.DivClassName { background-color: #aa7fee; } .BgClassName { background-color: #aa7fee; } </style>
<style> span { border-color: #aa7fee; } span { border-color: rgb(170,127,238); } td.TdClassName { border-color: #aa7fee; } .TagClassName { border-color: #aa7fee; } </style>