#A1DAA0 (or 0xA1DAA0) is unknown color: approx Granny Smith Apple. HEX triplet: A1, DA and A0. RGB value is (161,218,160). Sum of RGB (Red+Green+Blue) = 161+218+160=539 (71% of max value = 765). Red value is 161 (63.28% from 255 or 29.87% from 539); Green value is 218 (85.55% from 255 or 40.45% from 539); Blue value is 160 (62.89% from 255 or 29.68% from 539); Max value from RGB is 218 - color contains mainly: green. Hex color #A1DAA0 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A1DAA0 is #5E255F. Grayscale: #C2C2C2. Windows color (decimal): -6169952 or 10541729. OLE color: 10541729.
HSL color Cylindrical-coordinate representation of color #A1DAA0: hue angle of 118.97º degrees, saturation: 0.44, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A1DAA0 is Cyan = 0.26, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.15.
<style> p { color: #A1DAA0; } p { color: rgb(161,218,160); } H1.HeaderClassName { color: #A1DAA0; } .AnyTagClassName { color: #A1DAA0; } </style>
<style> a { background-color: #A1DAA0; } a { background-color: rgb(161,218,160); } div.DivClassName { background-color: #A1DAA0; } .BgClassName { background-color: #A1DAA0; } </style>
<style> span { border-color: #A1DAA0; } span { border-color: rgb(161,218,160); } td.TdClassName { border-color: #A1DAA0; } .TagClassName { border-color: #A1DAA0; } </style>