#A1D1AA (or 0xA1D1AA) is unknown color: approx Chinook. HEX triplet: A1, D1 and AA. RGB value is (161,209,170). Sum of RGB (Red+Green+Blue) = 161+209+170=540 (71% of max value = 765). Red value is 161 (63.28% from 255 or 29.81% from 540); Green value is 209 (82.03% from 255 or 38.70% from 540); Blue value is 170 (66.80% from 255 or 31.48% from 540); Max value from RGB is 209 - color contains mainly: green. Hex color #A1D1AA is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A1D1AA is #5E2E55. Grayscale: #BEBEBE. Windows color (decimal): -6172246 or 11194785. OLE color: 11194785.
HSL color Cylindrical-coordinate representation of color #A1D1AA: hue angle of 131.25º degrees, saturation: 0.34, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #A1D1AA is Cyan = 0.23, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.18.
<style> p { color: #A1D1AA; } p { color: rgb(161,209,170); } H1.HeaderClassName { color: #A1D1AA; } .AnyTagClassName { color: #A1D1AA; } </style>
<style> a { background-color: #A1D1AA; } a { background-color: rgb(161,209,170); } div.DivClassName { background-color: #A1D1AA; } .BgClassName { background-color: #A1D1AA; } </style>
<style> span { border-color: #A1D1AA; } span { border-color: rgb(161,209,170); } td.TdClassName { border-color: #A1D1AA; } .TagClassName { border-color: #A1D1AA; } </style>