#AAD19D (or 0xAAD19D) is unknown color: approx Spring Rain. HEX triplet: AA, D1 and 9D. RGB value is (170,209,157). Sum of RGB (Red+Green+Blue) = 170+209+157=536 (70% of max value = 765). Red value is 170 (66.80% from 255 or 31.72% from 536); Green value is 209 (82.03% from 255 or 38.99% from 536); Blue value is 157 (61.72% from 255 or 29.29% from 536); Max value from RGB is 209 - color contains mainly: green. Hex color #AAD19D is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AAD19D is #552E62. Grayscale: #BFBFBF. Windows color (decimal): -5582435 or 10342826. OLE color: 10342826.
HSL color Cylindrical-coordinate representation of color #AAD19D: hue angle of 105º degrees, saturation: 0.36, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #AAD19D is Cyan = 0.19, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.18.
<style> p { color: #AAD19D; } p { color: rgb(170,209,157); } H1.HeaderClassName { color: #AAD19D; } .AnyTagClassName { color: #AAD19D; } </style>
<style> a { background-color: #AAD19D; } a { background-color: rgb(170,209,157); } div.DivClassName { background-color: #AAD19D; } .BgClassName { background-color: #AAD19D; } </style>
<style> span { border-color: #AAD19D; } span { border-color: rgb(170,209,157); } td.TdClassName { border-color: #AAD19D; } .TagClassName { border-color: #AAD19D; } </style>