#AAA217 (or 0xAAA217) is unknown color: approx Lucky. HEX triplet: AA, A2 and 17. RGB value is (170,162,23). Sum of RGB (Red+Green+Blue) = 170+162+23=355 (47% of max value = 765). Red value is 170 (66.80% from 255 or 47.89% from 355); Green value is 162 (63.67% from 255 or 45.63% from 355); Blue value is 23 (9.38% from 255 or 6.48% from 355); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA217 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #AAA217 is #555DE8. Grayscale: #959595. Windows color (decimal): -5594601 or 1548970. OLE color: 1548970.
HSL color Cylindrical-coordinate representation of color #AAA217: hue angle of 56.73º degrees, saturation: 0.76, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #AAA217 is Cyan = 0, Magento = 0.05, Yellow = 0.86 and Black (K on CMYK) = 0.33.
<style> p { color: #AAA217; } p { color: rgb(170,162,23); } H1.HeaderClassName { color: #AAA217; } .AnyTagClassName { color: #AAA217; } </style>
<style> a { background-color: #AAA217; } a { background-color: rgb(170,162,23); } div.DivClassName { background-color: #AAA217; } .BgClassName { background-color: #AAA217; } </style>
<style> span { border-color: #AAA217; } span { border-color: rgb(170,162,23); } td.TdClassName { border-color: #AAA217; } .TagClassName { border-color: #AAA217; } </style>