#ABDFB1 (or 0xABDFB1) is unknown color: approx Celadon. HEX triplet: AB, DF and B1. RGB value is (171,223,177). Sum of RGB (Red+Green+Blue) = 171+223+177=571 (75% of max value = 765). Red value is 171 (67.19% from 255 or 29.95% from 571); Green value is 223 (87.5% from 255 or 39.05% from 571); Blue value is 177 (69.53% from 255 or 31.00% from 571); Max value from RGB is 223 - color contains mainly: green. Hex color #ABDFB1 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABDFB1 is #54204E. Grayscale: #CACACA. Windows color (decimal): -5513295 or 11657131. OLE color: 11657131.
HSL color Cylindrical-coordinate representation of color #ABDFB1: hue angle of 126.92º degrees, saturation: 0.45, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #ABDFB1 is Cyan = 0.23, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.13.
<style> p { color: #ABDFB1; } p { color: rgb(171,223,177); } H1.HeaderClassName { color: #ABDFB1; } .AnyTagClassName { color: #ABDFB1; } </style>
<style> a { background-color: #ABDFB1; } a { background-color: rgb(171,223,177); } div.DivClassName { background-color: #ABDFB1; } .BgClassName { background-color: #ABDFB1; } </style>
<style> span { border-color: #ABDFB1; } span { border-color: rgb(171,223,177); } td.TdClassName { border-color: #ABDFB1; } .TagClassName { border-color: #ABDFB1; } </style>