#7ADD66 (or 0x7ADD66) is unknown color: approx Pastel Green. HEX triplet: 7A, DD and 66. RGB value is (122,221,102). Sum of RGB (Red+Green+Blue) = 122+221+102=445 (58% of max value = 765). Red value is 122 (48.05% from 255 or 27.42% from 445); Green value is 221 (86.72% from 255 or 49.66% from 445); Blue value is 102 (40.23% from 255 or 22.92% from 445); Max value from RGB is 221 - color contains mainly: green. Hex color #7ADD66 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #7ADD66 is #852299. Grayscale: #B2B2B2. Windows color (decimal): -8725146 or 6741370. OLE color: 6741370.
HSL color Cylindrical-coordinate representation of color #7ADD66: hue angle of 109.92º degrees, saturation: 0.64, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #7ADD66 is Cyan = 0.45, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.13.
<style> p { color: #7add66; } p { color: rgb(122,221,102); } H1.HeaderClassName { color: #7add66; } .AnyTagClassName { color: #7add66; } </style>
<style> a { background-color: #7add66; } a { background-color: rgb(122,221,102); } div.DivClassName { background-color: #7add66; } .BgClassName { background-color: #7add66; } </style>
<style> span { border-color: #7add66; } span { border-color: rgb(122,221,102); } td.TdClassName { border-color: #7add66; } .TagClassName { border-color: #7add66; } </style>