#AAB435 (or 0xAAB435) is unknown color: approx Celery. HEX triplet: AA, B4 and 35. RGB value is (170,180,53). Sum of RGB (Red+Green+Blue) = 170+180+53=403 (53% of max value = 765). Red value is 170 (66.80% from 255 or 42.18% from 403); Green value is 180 (70.70% from 255 or 44.67% from 403); Blue value is 53 (21.09% from 255 or 13.15% from 403); Max value from RGB is 180 - color contains mainly: green. Hex color #AAB435 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #AAB435 is #554BCA. Grayscale: #A3A3A3. Windows color (decimal): -5589963 or 3519658. OLE color: 3519658.
HSL color Cylindrical-coordinate representation of color #AAB435: hue angle of 64.72º degrees, saturation: 0.55, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #AAB435 is Cyan = 0.06, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.29.
<style> p { color: #AAB435; } p { color: rgb(170,180,53); } H1.HeaderClassName { color: #AAB435; } .AnyTagClassName { color: #AAB435; } </style>
<style> a { background-color: #AAB435; } a { background-color: rgb(170,180,53); } div.DivClassName { background-color: #AAB435; } .BgClassName { background-color: #AAB435; } </style>
<style> span { border-color: #AAB435; } span { border-color: rgb(170,180,53); } td.TdClassName { border-color: #AAB435; } .TagClassName { border-color: #AAB435; } </style>