#7ADA80 (or 0x7ADA80) is unknown color: approx Pastel Green. HEX triplet: 7A, DA and 80. RGB value is (122,218,128). Sum of RGB (Red+Green+Blue) = 122+218+128=468 (61% of max value = 765). Red value is 122 (48.05% from 255 or 26.07% from 468); Green value is 218 (85.55% from 255 or 46.58% from 468); Blue value is 128 (50.39% from 255 or 27.35% from 468); Max value from RGB is 218 - color contains mainly: green. Hex color #7ADA80 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #7ADA80 is #85257F. Grayscale: #B3B3B3. Windows color (decimal): -8725888 or 8444538. OLE color: 8444538.
HSL color Cylindrical-coordinate representation of color #7ADA80: hue angle of 123.75º degrees, saturation: 0.56, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #7ADA80 is Cyan = 0.44, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.15.
<style> p { color: #7ADA80; } p { color: rgb(122,218,128); } H1.HeaderClassName { color: #7ADA80; } .AnyTagClassName { color: #7ADA80; } </style>
<style> a { background-color: #7ADA80; } a { background-color: rgb(122,218,128); } div.DivClassName { background-color: #7ADA80; } .BgClassName { background-color: #7ADA80; } </style>
<style> span { border-color: #7ADA80; } span { border-color: rgb(122,218,128); } td.TdClassName { border-color: #7ADA80; } .TagClassName { border-color: #7ADA80; } </style>