#7AEB80 (or 0x7AEB80) is unknown color: approx Pastel Green. HEX triplet: 7A, EB and 80. RGB value is (122,235,128). Sum of RGB (Red+Green+Blue) = 122+235+128=485 (64% of max value = 765). Red value is 122 (48.05% from 255 or 25.15% from 485); Green value is 235 (92.19% from 255 or 48.45% from 485); Blue value is 128 (50.39% from 255 or 26.39% from 485); Max value from RGB is 235 - color contains mainly: green. Hex color #7AEB80 is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #7AEB80 is #85147F. Grayscale: #BDBDBD. Windows color (decimal): -8721536 or 8448890. OLE color: 8448890.
HSL color Cylindrical-coordinate representation of color #7AEB80: hue angle of 123.19º degrees, saturation: 0.74, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #7AEB80 is Cyan = 0.48, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.08.
<style> p { color: #7aeb80; } p { color: rgb(122,235,128); } H1.HeaderClassName { color: #7aeb80; } .AnyTagClassName { color: #7aeb80; } </style>
<style> a { background-color: #7aeb80; } a { background-color: rgb(122,235,128); } div.DivClassName { background-color: #7aeb80; } .BgClassName { background-color: #7aeb80; } </style>
<style> span { border-color: #7aeb80; } span { border-color: rgb(122,235,128); } td.TdClassName { border-color: #7aeb80; } .TagClassName { border-color: #7aeb80; } </style>