#AAA483 (or 0xAAA483) is unknown color: approx Neutral Green. HEX triplet: AA, A4 and 83. RGB value is (170,164,131). Sum of RGB (Red+Green+Blue) = 170+164+131=465 (61% of max value = 765). Red value is 170 (66.80% from 255 or 36.56% from 465); Green value is 164 (64.45% from 255 or 35.27% from 465); Blue value is 131 (51.56% from 255 or 28.17% from 465); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA483 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAA483 is #555B7C. Grayscale: #A2A2A2. Windows color (decimal): -5593981 or 8627370. OLE color: 8627370.
HSL color Cylindrical-coordinate representation of color #AAA483: hue angle of 50.77º degrees, saturation: 0.19, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AAA483 is Cyan = 0, Magento = 0.04, Yellow = 0.23 and Black (K on CMYK) = 0.33.
<style> p { color: #AAA483; } p { color: rgb(170,164,131); } H1.HeaderClassName { color: #AAA483; } .AnyTagClassName { color: #AAA483; } </style>
<style> a { background-color: #AAA483; } a { background-color: rgb(170,164,131); } div.DivClassName { background-color: #AAA483; } .BgClassName { background-color: #AAA483; } </style>
<style> span { border-color: #AAA483; } span { border-color: rgb(170,164,131); } td.TdClassName { border-color: #AAA483; } .TagClassName { border-color: #AAA483; } </style>