#A6B26B (or 0xA6B26B) is unknown color: approx Green Smoke. HEX triplet: A6, B2 and 6B. RGB value is (166,178,107). Sum of RGB (Red+Green+Blue) = 166+178+107=451 (59% of max value = 765). Red value is 166 (65.23% from 255 or 36.81% from 451); Green value is 178 (69.92% from 255 or 39.47% from 451); Blue value is 107 (42.19% from 255 or 23.73% from 451); Max value from RGB is 178 - color contains mainly: green. Hex color #A6B26B is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A6B26B is #594D94. Grayscale: #A6A6A6. Windows color (decimal): -5852565 or 7058086. OLE color: 7058086.
HSL color Cylindrical-coordinate representation of color #A6B26B: hue angle of 70.14º degrees, saturation: 0.32, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A6B26B is Cyan = 0.07, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.30.
<style> p { color: #A6B26B; } p { color: rgb(166,178,107); } H1.HeaderClassName { color: #A6B26B; } .AnyTagClassName { color: #A6B26B; } </style>
<style> a { background-color: #A6B26B; } a { background-color: rgb(166,178,107); } div.DivClassName { background-color: #A6B26B; } .BgClassName { background-color: #A6B26B; } </style>
<style> span { border-color: #A6B26B; } span { border-color: rgb(166,178,107); } td.TdClassName { border-color: #A6B26B; } .TagClassName { border-color: #A6B26B; } </style>