#A8AA34 (or 0xA8AA34) is unknown color: approx Brass. HEX triplet: A8, AA and 34. RGB value is (168,170,52). Sum of RGB (Red+Green+Blue) = 168+170+52=390 (51% of max value = 765). Red value is 168 (66.02% from 255 or 43.08% from 390); Green value is 170 (66.80% from 255 or 43.59% from 390); Blue value is 52 (20.70% from 255 or 13.33% from 390); Max value from RGB is 170 - color contains mainly: green. Hex color #A8AA34 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A8AA34 is #5755CB. Grayscale: #9C9C9C. Windows color (decimal): -5723596 or 3451560. OLE color: 3451560.
HSL color Cylindrical-coordinate representation of color #A8AA34: hue angle of 61.02º degrees, saturation: 0.53, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #A8AA34 is Cyan = 0.01, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.33.
<style> p { color: #A8AA34; } p { color: rgb(168,170,52); } H1.HeaderClassName { color: #A8AA34; } .AnyTagClassName { color: #A8AA34; } </style>
<style> a { background-color: #A8AA34; } a { background-color: rgb(168,170,52); } div.DivClassName { background-color: #A8AA34; } .BgClassName { background-color: #A8AA34; } </style>
<style> span { border-color: #A8AA34; } span { border-color: rgb(168,170,52); } td.TdClassName { border-color: #A8AA34; } .TagClassName { border-color: #A8AA34; } </style>