#ADFFA6 (or 0xADFFA6) is unknown color: approx Mint Green. HEX triplet: AD, FF and A6. RGB value is (173,255,166). Sum of RGB (Red+Green+Blue) = 173+255+166=594 (78% of max value = 765). Red value is 173 (67.97% from 255 or 29.12% from 594); Green value is 255 (100% from 255 or 42.93% from 594); Blue value is 166 (65.23% from 255 or 27.95% from 594); Max value from RGB is 255 - color contains mainly: green. Hex color #ADFFA6 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #ADFFA6 is #520059. Grayscale: #DCDCDC. Windows color (decimal): -5374042 or 10944429. OLE color: 10944429.
HSL color Cylindrical-coordinate representation of color #ADFFA6: hue angle of 115.28º degrees, saturation: 1, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #ADFFA6 is Cyan = 0.32, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.
<style> p { color: #ADFFA6; } p { color: rgb(173,255,166); } H1.HeaderClassName { color: #ADFFA6; } .AnyTagClassName { color: #ADFFA6; } </style>
<style> a { background-color: #ADFFA6; } a { background-color: rgb(173,255,166); } div.DivClassName { background-color: #ADFFA6; } .BgClassName { background-color: #ADFFA6; } </style>
<style> span { border-color: #ADFFA6; } span { border-color: rgb(173,255,166); } td.TdClassName { border-color: #ADFFA6; } .TagClassName { border-color: #ADFFA6; } </style>