#A79FF2 (or 0xA79FF2) is unknown color: approx Wistful. HEX triplet: A7, 9F and F2. RGB value is (167,159,242). Sum of RGB (Red+Green+Blue) = 167+159+242=568 (75% of max value = 765). Red value is 167 (65.62% from 255 or 29.40% from 568); Green value is 159 (62.5% from 255 or 27.99% from 568); Blue value is 242 (94.92% from 255 or 42.61% from 568); Max value from RGB is 242 - color contains mainly: blue. Hex color #A79FF2 is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A79FF2 is #58600D. Grayscale: #AAAAAA. Windows color (decimal): -5791758 or 15900583. OLE color: 15900583.
HSL color Cylindrical-coordinate representation of color #A79FF2: hue angle of 245.78º degrees, saturation: 0.76, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A79FF2 is Cyan = 0.31, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #A79FF2; } p { color: rgb(167,159,242); } H1.HeaderClassName { color: #A79FF2; } .AnyTagClassName { color: #A79FF2; } </style>
<style> a { background-color: #A79FF2; } a { background-color: rgb(167,159,242); } div.DivClassName { background-color: #A79FF2; } .BgClassName { background-color: #A79FF2; } </style>
<style> span { border-color: #A79FF2; } span { border-color: rgb(167,159,242); } td.TdClassName { border-color: #A79FF2; } .TagClassName { border-color: #A79FF2; } </style>