#A0DDA1 (or 0xA0DDA1) is unknown color: approx Moss Green. HEX triplet: A0, DD and A1. RGB value is (160,221,161). Sum of RGB (Red+Green+Blue) = 160+221+161=542 (71% of max value = 765). Red value is 160 (62.89% from 255 or 29.52% from 542); Green value is 221 (86.72% from 255 or 40.77% from 542); Blue value is 161 (63.28% from 255 or 29.70% from 542); Max value from RGB is 221 - color contains mainly: green. Hex color #A0DDA1 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A0DDA1 is #5F225E. Grayscale: #C4C4C4. Windows color (decimal): -6234719 or 10608032. OLE color: 10608032.
HSL color Cylindrical-coordinate representation of color #A0DDA1: hue angle of 120.98º degrees, saturation: 0.47, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A0DDA1 is Cyan = 0.28, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.13.
<style> p { color: #A0DDA1; } p { color: rgb(160,221,161); } H1.HeaderClassName { color: #A0DDA1; } .AnyTagClassName { color: #A0DDA1; } </style>
<style> a { background-color: #A0DDA1; } a { background-color: rgb(160,221,161); } div.DivClassName { background-color: #A0DDA1; } .BgClassName { background-color: #A0DDA1; } </style>
<style> span { border-color: #A0DDA1; } span { border-color: rgb(160,221,161); } td.TdClassName { border-color: #A0DDA1; } .TagClassName { border-color: #A0DDA1; } </style>