#AAB46E (or 0xAAB46E) is unknown color: approx Green Smoke. HEX triplet: AA, B4 and 6E. RGB value is (170,180,110). Sum of RGB (Red+Green+Blue) = 170+180+110=460 (60% of max value = 765). Red value is 170 (66.80% from 255 or 36.96% from 460); Green value is 180 (70.70% from 255 or 39.13% from 460); Blue value is 110 (43.36% from 255 or 23.91% from 460); Max value from RGB is 180 - color contains mainly: green. Hex color #AAB46E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AAB46E is #554B91. Grayscale: #A9A9A9. Windows color (decimal): -5589906 or 7255210. OLE color: 7255210.
HSL color Cylindrical-coordinate representation of color #AAB46E: hue angle of 68.57º degrees, saturation: 0.32, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #AAB46E is Cyan = 0.06, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.29.
<style> p { color: #AAB46E; } p { color: rgb(170,180,110); } H1.HeaderClassName { color: #AAB46E; } .AnyTagClassName { color: #AAB46E; } </style>
<style> a { background-color: #AAB46E; } a { background-color: rgb(170,180,110); } div.DivClassName { background-color: #AAB46E; } .BgClassName { background-color: #AAB46E; } </style>
<style> span { border-color: #AAB46E; } span { border-color: rgb(170,180,110); } td.TdClassName { border-color: #AAB46E; } .TagClassName { border-color: #AAB46E; } </style>