#ABDBA9 (or 0xABDBA9) is unknown color: approx Moss Green. HEX triplet: AB, DB and A9. RGB value is (171,219,169). Sum of RGB (Red+Green+Blue) = 171+219+169=559 (74% of max value = 765). Red value is 171 (67.19% from 255 or 30.59% from 559); Green value is 219 (85.94% from 255 or 39.18% from 559); Blue value is 169 (66.41% from 255 or 30.23% from 559); Max value from RGB is 219 - color contains mainly: green. Hex color #ABDBA9 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABDBA9 is #542456. Grayscale: #C7C7C7. Windows color (decimal): -5514327 or 11131819. OLE color: 11131819.
HSL color Cylindrical-coordinate representation of color #ABDBA9: hue angle of 117.6º degrees, saturation: 0.41, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #ABDBA9 is Cyan = 0.22, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.14.
<style> p { color: #abdba9; } p { color: rgb(171,219,169); } H1.HeaderClassName { color: #abdba9; } .AnyTagClassName { color: #abdba9; } </style>
<style> a { background-color: #abdba9; } a { background-color: rgb(171,219,169); } div.DivClassName { background-color: #abdba9; } .BgClassName { background-color: #abdba9; } </style>
<style> span { border-color: #abdba9; } span { border-color: rgb(171,219,169); } td.TdClassName { border-color: #abdba9; } .TagClassName { border-color: #abdba9; } </style>