#ADFAA8 (or 0xADFAA8) is unknown color: approx Pale Green. HEX triplet: AD, FA and A8. RGB value is (173,250,168). Sum of RGB (Red+Green+Blue) = 173+250+168=591 (78% of max value = 765). Red value is 173 (67.97% from 255 or 29.27% from 591); Green value is 250 (98.05% from 255 or 42.30% from 591); Blue value is 168 (66.02% from 255 or 28.43% from 591); Max value from RGB is 250 - color contains mainly: green. Hex color #ADFAA8 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #ADFAA8 is #520557. Grayscale: #D9D9D9. Windows color (decimal): -5375320 or 11074221. OLE color: 11074221.
HSL color Cylindrical-coordinate representation of color #ADFAA8: hue angle of 116.34º degrees, saturation: 0.89, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #ADFAA8 is Cyan = 0.31, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.02.
<style> p { color: #ADFAA8; } p { color: rgb(173,250,168); } H1.HeaderClassName { color: #ADFAA8; } .AnyTagClassName { color: #ADFAA8; } </style>
<style> a { background-color: #ADFAA8; } a { background-color: rgb(173,250,168); } div.DivClassName { background-color: #ADFAA8; } .BgClassName { background-color: #ADFAA8; } </style>
<style> span { border-color: #ADFAA8; } span { border-color: rgb(173,250,168); } td.TdClassName { border-color: #ADFAA8; } .TagClassName { border-color: #ADFAA8; } </style>