#AAAF0A (or 0xAAAF0A) is unknown color: approx Citrus. HEX triplet: AA, AF and 0A. RGB value is (170,175,10). Sum of RGB (Red+Green+Blue) = 170+175+10=355 (47% of max value = 765). Red value is 170 (66.80% from 255 or 47.89% from 355); Green value is 175 (68.75% from 255 or 49.30% from 355); Blue value is 10 (4.30% from 255 or 2.82% from 355); Max value from RGB is 175 - color contains mainly: green. Hex color #AAAF0A is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #AAAF0A is #5550F5. Grayscale: #9B9B9B. Windows color (decimal): -5591286 or 700330. OLE color: 700330.
HSL color Cylindrical-coordinate representation of color #AAAF0A: hue angle of 61.82º degrees, saturation: 0.89, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #AAAF0A is Cyan = 0.03, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.31.
<style> p { color: #AAAF0A; } p { color: rgb(170,175,10); } H1.HeaderClassName { color: #AAAF0A; } .AnyTagClassName { color: #AAAF0A; } </style>
<style> a { background-color: #AAAF0A; } a { background-color: rgb(170,175,10); } div.DivClassName { background-color: #AAAF0A; } .BgClassName { background-color: #AAAF0A; } </style>
<style> span { border-color: #AAAF0A; } span { border-color: rgb(170,175,10); } td.TdClassName { border-color: #AAAF0A; } .TagClassName { border-color: #AAAF0A; } </style>