#A2D3AA (or 0xA2D3AA) is unknown color: approx Chinook. HEX triplet: A2, D3 and AA. RGB value is (162,211,170). Sum of RGB (Red+Green+Blue) = 162+211+170=543 (71% of max value = 765). Red value is 162 (63.67% from 255 or 29.83% from 543); Green value is 211 (82.81% from 255 or 38.86% from 543); Blue value is 170 (66.80% from 255 or 31.31% from 543); Max value from RGB is 211 - color contains mainly: green. Hex color #A2D3AA is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A2D3AA is #5D2C55. Grayscale: #BFBFBF. Windows color (decimal): -6106198 or 11195298. OLE color: 11195298.
HSL color Cylindrical-coordinate representation of color #A2D3AA: hue angle of 129.8º degrees, saturation: 0.36, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #A2D3AA is Cyan = 0.23, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.17.
<style> p { color: #A2D3AA; } p { color: rgb(162,211,170); } H1.HeaderClassName { color: #A2D3AA; } .AnyTagClassName { color: #A2D3AA; } </style>
<style> a { background-color: #A2D3AA; } a { background-color: rgb(162,211,170); } div.DivClassName { background-color: #A2D3AA; } .BgClassName { background-color: #A2D3AA; } </style>
<style> span { border-color: #A2D3AA; } span { border-color: rgb(162,211,170); } td.TdClassName { border-color: #A2D3AA; } .TagClassName { border-color: #A2D3AA; } </style>