#AAA258 (or 0xAAA258) is unknown color: approx Gimblet. HEX triplet: AA, A2 and 58. RGB value is (170,162,88). Sum of RGB (Red+Green+Blue) = 170+162+88=420 (55% of max value = 765). Red value is 170 (66.80% from 255 or 40.48% from 420); Green value is 162 (63.67% from 255 or 38.57% from 420); Blue value is 88 (34.77% from 255 or 20.95% from 420); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA258 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AAA258 is #555DA7. Grayscale: #9C9C9C. Windows color (decimal): -5594536 or 5808810. OLE color: 5808810.
HSL color Cylindrical-coordinate representation of color #AAA258: hue angle of 54.15º degrees, saturation: 0.33, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #AAA258 is Cyan = 0, Magento = 0.05, Yellow = 0.48 and Black (K on CMYK) = 0.33.
<style> p { color: #AAA258; } p { color: rgb(170,162,88); } H1.HeaderClassName { color: #AAA258; } .AnyTagClassName { color: #AAA258; } </style>
<style> a { background-color: #AAA258; } a { background-color: rgb(170,162,88); } div.DivClassName { background-color: #AAA258; } .BgClassName { background-color: #AAA258; } </style>
<style> span { border-color: #AAA258; } span { border-color: rgb(170,162,88); } td.TdClassName { border-color: #AAA258; } .TagClassName { border-color: #AAA258; } </style>