#A79CB2 (or 0xA79CB2) is unknown color: approx East Side. HEX triplet: A7, 9C and B2. RGB value is (167,156,178). Sum of RGB (Red+Green+Blue) = 167+156+178=501 (66% of max value = 765). Red value is 167 (65.62% from 255 or 33.33% from 501); Green value is 156 (61.33% from 255 or 31.14% from 501); Blue value is 178 (69.92% from 255 or 35.53% from 501); Max value from RGB is 178 - color contains mainly: blue. Hex color #A79CB2 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A79CB2 is #58634D. Grayscale: #A1A1A1. Windows color (decimal): -5792590 or 11705511. OLE color: 11705511.
HSL color Cylindrical-coordinate representation of color #A79CB2: hue angle of 270º degrees, saturation: 0.12, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #A79CB2 is Cyan = 0.06, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #A79CB2; } p { color: rgb(167,156,178); } H1.HeaderClassName { color: #A79CB2; } .AnyTagClassName { color: #A79CB2; } </style>
<style> a { background-color: #A79CB2; } a { background-color: rgb(167,156,178); } div.DivClassName { background-color: #A79CB2; } .BgClassName { background-color: #A79CB2; } </style>
<style> span { border-color: #A79CB2; } span { border-color: rgb(167,156,178); } td.TdClassName { border-color: #A79CB2; } .TagClassName { border-color: #A79CB2; } </style>