#AAA443 (or 0xAAA443) is unknown color: approx Brass. HEX triplet: AA, A4 and 43. RGB value is (170,164,67). Sum of RGB (Red+Green+Blue) = 170+164+67=401 (53% of max value = 765). Red value is 170 (66.80% from 255 or 42.39% from 401); Green value is 164 (64.45% from 255 or 40.90% from 401); Blue value is 67 (26.56% from 255 or 16.71% from 401); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA443 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AAA443 is #555BBC. Grayscale: #9B9B9B. Windows color (decimal): -5594045 or 4433066. OLE color: 4433066.
HSL color Cylindrical-coordinate representation of color #AAA443: hue angle of 56.5º degrees, saturation: 0.43, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #AAA443 is Cyan = 0, Magento = 0.04, Yellow = 0.61 and Black (K on CMYK) = 0.33.
<style> p { color: #AAA443; } p { color: rgb(170,164,67); } H1.HeaderClassName { color: #AAA443; } .AnyTagClassName { color: #AAA443; } </style>
<style> a { background-color: #AAA443; } a { background-color: rgb(170,164,67); } div.DivClassName { background-color: #AAA443; } .BgClassName { background-color: #AAA443; } </style>
<style> span { border-color: #AAA443; } span { border-color: rgb(170,164,67); } td.TdClassName { border-color: #AAA443; } .TagClassName { border-color: #AAA443; } </style>