#A07BEE (or 0xA07BEE) is unknown color: approx Medium Purple. HEX triplet: A0, 7B and EE. RGB value is (160,123,238). Sum of RGB (Red+Green+Blue) = 160+123+238=521 (69% of max value = 765). Red value is 160 (62.89% from 255 or 30.71% from 521); Green value is 123 (48.44% from 255 or 23.61% from 521); Blue value is 238 (93.36% from 255 or 45.68% from 521); Max value from RGB is 238 - color contains mainly: blue. Hex color #A07BEE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #A07BEE is #5F8411. Grayscale: #929292. Windows color (decimal): -6259730 or 15629216. OLE color: 15629216.
HSL color Cylindrical-coordinate representation of color #A07BEE: hue angle of 259.3º degrees, saturation: 0.77, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #A07BEE is Cyan = 0.33, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A07BEE; } p { color: rgb(160,123,238); } H1.HeaderClassName { color: #A07BEE; } .AnyTagClassName { color: #A07BEE; } </style>
<style> a { background-color: #A07BEE; } a { background-color: rgb(160,123,238); } div.DivClassName { background-color: #A07BEE; } .BgClassName { background-color: #A07BEE; } </style>
<style> span { border-color: #A07BEE; } span { border-color: rgb(160,123,238); } td.TdClassName { border-color: #A07BEE; } .TagClassName { border-color: #A07BEE; } </style>