#ABDFAE (or 0xABDFAE) is unknown color: approx Celadon. HEX triplet: AB, DF and AE. RGB value is (171,223,174). Sum of RGB (Red+Green+Blue) = 171+223+174=568 (75% of max value = 765). Red value is 171 (67.19% from 255 or 30.11% from 568); Green value is 223 (87.5% from 255 or 39.26% from 568); Blue value is 174 (68.36% from 255 or 30.63% from 568); Max value from RGB is 223 - color contains mainly: green. Hex color #ABDFAE is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABDFAE is #542051. Grayscale: #CACACA. Windows color (decimal): -5513298 or 11460523. OLE color: 11460523.
HSL color Cylindrical-coordinate representation of color #ABDFAE: hue angle of 123.46º 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 #ABDFAE is Cyan = 0.23, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.13.
<style> p { color: #abdfae; } p { color: rgb(171,223,174); } H1.HeaderClassName { color: #abdfae; } .AnyTagClassName { color: #abdfae; } </style>
<style> a { background-color: #abdfae; } a { background-color: rgb(171,223,174); } div.DivClassName { background-color: #abdfae; } .BgClassName { background-color: #abdfae; } </style>
<style> span { border-color: #abdfae; } span { border-color: rgb(171,223,174); } td.TdClassName { border-color: #abdfae; } .TagClassName { border-color: #abdfae; } </style>