#A6A732 (or 0xA6A732) is unknown color: approx Brass. HEX triplet: A6, A7 and 32. RGB value is (166,167,50). Sum of RGB (Red+Green+Blue) = 166+167+50=383 (50% of max value = 765). Red value is 166 (65.23% from 255 or 43.34% from 383); Green value is 167 (65.62% from 255 or 43.60% from 383); Blue value is 50 (19.92% from 255 or 13.05% from 383); Max value from RGB is 167 - color contains mainly: green. Hex color #A6A732 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A6A732 is #5958CD. Grayscale: #999999. Windows color (decimal): -5855438 or 3319718. OLE color: 3319718.
HSL color Cylindrical-coordinate representation of color #A6A732: hue angle of 60.51º degrees, saturation: 0.54, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #A6A732 is Cyan = 0.01, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.35.
<style> p { color: #A6A732; } p { color: rgb(166,167,50); } H1.HeaderClassName { color: #A6A732; } .AnyTagClassName { color: #A6A732; } </style>
<style> a { background-color: #A6A732; } a { background-color: rgb(166,167,50); } div.DivClassName { background-color: #A6A732; } .BgClassName { background-color: #A6A732; } </style>
<style> span { border-color: #A6A732; } span { border-color: rgb(166,167,50); } td.TdClassName { border-color: #A6A732; } .TagClassName { border-color: #A6A732; } </style>