#ADFFA1 (or 0xADFFA1) is unknown color: approx Mint Green. HEX triplet: AD, FF and A1. RGB value is (173,255,161). Sum of RGB (Red+Green+Blue) = 173+255+161=589 (78% of max value = 765). Red value is 173 (67.97% from 255 or 29.37% from 589); Green value is 255 (100% from 255 or 43.29% from 589); Blue value is 161 (63.28% from 255 or 27.33% from 589); Max value from RGB is 255 - color contains mainly: green. Hex color #ADFFA1 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #ADFFA1 is #52005E. Grayscale: #DCDCDC. Windows color (decimal): -5374047 or 10616749. OLE color: 10616749.
HSL color Cylindrical-coordinate representation of color #ADFFA1: hue angle of 112.34º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #ADFFA1 is Cyan = 0.32, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.
<style> p { color: #ADFFA1; } p { color: rgb(173,255,161); } H1.HeaderClassName { color: #ADFFA1; } .AnyTagClassName { color: #ADFFA1; } </style>
<style> a { background-color: #ADFFA1; } a { background-color: rgb(173,255,161); } div.DivClassName { background-color: #ADFFA1; } .BgClassName { background-color: #ADFFA1; } </style>
<style> span { border-color: #ADFFA1; } span { border-color: rgb(173,255,161); } td.TdClassName { border-color: #ADFFA1; } .TagClassName { border-color: #ADFFA1; } </style>