#AAB410 (or 0xAAB410) is unknown color: approx Citrus. HEX triplet: AA, B4 and 10. RGB value is (170,180,16). Sum of RGB (Red+Green+Blue) = 170+180+16=366 (48% of max value = 765). Red value is 170 (66.80% from 255 or 46.45% from 366); Green value is 180 (70.70% from 255 or 49.18% from 366); Blue value is 16 (6.64% from 255 or 4.37% from 366); Max value from RGB is 180 - color contains mainly: green. Hex color #AAB410 is not a web safe color. Web safe color analog (approx): #99CC00. Inversed color of #AAB410 is #554BEF. Grayscale: #9E9E9E. Windows color (decimal): -5590000 or 1094826. OLE color: 1094826.
HSL color Cylindrical-coordinate representation of color #AAB410: hue angle of 63.66º degrees, saturation: 0.84, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #AAB410 is Cyan = 0.06, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.29.
<style> p { color: #aab410; } p { color: rgb(170,180,16); } H1.HeaderClassName { color: #aab410; } .AnyTagClassName { color: #aab410; } </style>
<style> a { background-color: #aab410; } a { background-color: rgb(170,180,16); } div.DivClassName { background-color: #aab410; } .BgClassName { background-color: #aab410; } </style>
<style> span { border-color: #aab410; } span { border-color: rgb(170,180,16); } td.TdClassName { border-color: #aab410; } .TagClassName { border-color: #aab410; } </style>