#A0DF7F (or 0xA0DF7F) is unknown color: approx Feijoa. HEX triplet: A0, DF and 7F. RGB value is (160,223,127). Sum of RGB (Red+Green+Blue) = 160+223+127=510 (67% of max value = 765). Red value is 160 (62.89% from 255 or 31.37% from 510); Green value is 223 (87.5% from 255 or 43.73% from 510); Blue value is 127 (50% from 255 or 24.90% from 510); Max value from RGB is 223 - color contains mainly: green. Hex color #A0DF7F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A0DF7F is #5F2080. Grayscale: #C1C1C1. Windows color (decimal): -6234241 or 8380320. OLE color: 8380320.
HSL color Cylindrical-coordinate representation of color #A0DF7F: hue angle of 99.38º degrees, saturation: 0.6, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A0DF7F is Cyan = 0.28, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.13.
<style> p { color: #A0DF7F; } p { color: rgb(160,223,127); } H1.HeaderClassName { color: #A0DF7F; } .AnyTagClassName { color: #A0DF7F; } </style>
<style> a { background-color: #A0DF7F; } a { background-color: rgb(160,223,127); } div.DivClassName { background-color: #A0DF7F; } .BgClassName { background-color: #A0DF7F; } </style>
<style> span { border-color: #A0DF7F; } span { border-color: rgb(160,223,127); } td.TdClassName { border-color: #A0DF7F; } .TagClassName { border-color: #A0DF7F; } </style>