#ABDD6C (or 0xABDD6C) is unknown color: approx Conifer. HEX triplet: AB, DD and 6C. RGB value is (171,221,108). Sum of RGB (Red+Green+Blue) = 171+221+108=500 (66% of max value = 765). Red value is 171 (67.19% from 255 or 34.2% from 500); Green value is 221 (86.72% from 255 or 44.2% from 500); Blue value is 108 (42.58% from 255 or 21.6% from 500); Max value from RGB is 221 - color contains mainly: green. Hex color #ABDD6C is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABDD6C is #542293. Grayscale: #C1C1C1. Windows color (decimal): -5513876 or 7134635. OLE color: 7134635.
HSL color Cylindrical-coordinate representation of color #ABDD6C: hue angle of 86.55º degrees, saturation: 0.62, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #ABDD6C is Cyan = 0.23, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.13.
<style> p { color: #abdd6c; } p { color: rgb(171,221,108); } H1.HeaderClassName { color: #abdd6c; } .AnyTagClassName { color: #abdd6c; } </style>
<style> a { background-color: #abdd6c; } a { background-color: rgb(171,221,108); } div.DivClassName { background-color: #abdd6c; } .BgClassName { background-color: #abdd6c; } </style>
<style> span { border-color: #abdd6c; } span { border-color: rgb(171,221,108); } td.TdClassName { border-color: #abdd6c; } .TagClassName { border-color: #abdd6c; } </style>