#AAD59B (or 0xAAD59B) is unknown color: approx Granny Smith Apple. HEX triplet: AA, D5 and 9B. RGB value is (170,213,155). Sum of RGB (Red+Green+Blue) = 170+213+155=538 (71% of max value = 765). Red value is 170 (66.80% from 255 or 31.60% from 538); Green value is 213 (83.59% from 255 or 39.59% from 538); Blue value is 155 (60.94% from 255 or 28.81% from 538); Max value from RGB is 213 - color contains mainly: green. Hex color #AAD59B is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AAD59B is #552A64. Grayscale: #C1C1C1. Windows color (decimal): -5581413 or 10212778. OLE color: 10212778.
HSL color Cylindrical-coordinate representation of color #AAD59B: hue angle of 104.48º degrees, saturation: 0.41, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #AAD59B is Cyan = 0.20, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.16.
<style> p { color: #AAD59B; } p { color: rgb(170,213,155); } H1.HeaderClassName { color: #AAD59B; } .AnyTagClassName { color: #AAD59B; } </style>
<style> a { background-color: #AAD59B; } a { background-color: rgb(170,213,155); } div.DivClassName { background-color: #AAD59B; } .BgClassName { background-color: #AAD59B; } </style>
<style> span { border-color: #AAD59B; } span { border-color: rgb(170,213,155); } td.TdClassName { border-color: #AAD59B; } .TagClassName { border-color: #AAD59B; } </style>