#AADD81 (or 0xAADD81) is unknown color: approx Feijoa. HEX triplet: AA, DD and 81. RGB value is (170,221,129). Sum of RGB (Red+Green+Blue) = 170+221+129=520 (68% of max value = 765). Red value is 170 (66.80% from 255 or 32.69% from 520); Green value is 221 (86.72% from 255 or 42.5% from 520); Blue value is 129 (50.78% from 255 or 24.81% from 520); Max value from RGB is 221 - color contains mainly: green. Hex color #AADD81 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AADD81 is #55227E. Grayscale: #C3C3C3. Windows color (decimal): -5579391 or 8510890. OLE color: 8510890.
HSL color Cylindrical-coordinate representation of color #AADD81: hue angle of 93.26º degrees, saturation: 0.58, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #AADD81 is Cyan = 0.23, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.13.
<style> p { color: #AADD81; } p { color: rgb(170,221,129); } H1.HeaderClassName { color: #AADD81; } .AnyTagClassName { color: #AADD81; } </style>
<style> a { background-color: #AADD81; } a { background-color: rgb(170,221,129); } div.DivClassName { background-color: #AADD81; } .BgClassName { background-color: #AADD81; } </style>
<style> span { border-color: #AADD81; } span { border-color: rgb(170,221,129); } td.TdClassName { border-color: #AADD81; } .TagClassName { border-color: #AADD81; } </style>