Shades of Lima #7AA426
Tints of Lima #7AA426
RGB
CMYK
RGB Variations
Color information
#7AA426 (or 0x7AA426) is known color: Lima. HEX triplet: 7A, A4 and 26. RGB value is (122,164,38). Sum of RGB (Red+Green+Blue) = 122+164+38=324 (42% of max value = 765). Red value is 122 (48.05% from 255 or 37.65% from 324); Green value is 164 (64.45% from 255 or 50.62% from 324); Blue value is 38 (15.23% from 255 or 11.73% from 324); Max value from RGB is 164 - color contains mainly: green. Hex color #7AA426 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #7AA426 is #855BD9. Grayscale: #898989. Windows color (decimal): -8739802 or 2532474. OLE color: 2532474.
HSL color Cylindrical-coordinate representation of color #7AA426: hue angle of 80º degrees, saturation: 0.62, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #7AA426 is Cyan = 0.26, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 122 | 164 | 38 | - |
| CMYK | 0.26 | 0 | 0.77 | 0.36 |
| HSL | 80º | 0.62% | 0.4% | - |
| HSV(B) | 80º | 0.77% | 0.64% | - |
| XYZ | 21.65 | 30.83 | 6.64 | - |
| YUV | 137.08 | 72.09 | 117.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 164 | 38 | 0.26 | 0 | 0.77 | 0.36 | 80 | 0.62 | 0.4 |
| Hex | 7A | A4 | 26 | 1A | 0 | 4D | 24 | 50 | 3E | 28 |
| Octal | 172 | 244 | 46 | 32 | 0 | 115 | 44 | 120 | 76 | 50 |
| Binary | 1111010 | 10100100 | 100110 | 11010 | 0 | 1001101 | 100100 | 1010000 | 111110 | 101000 |
Color Harmonies of #7AA426
Complementary color
Monochromatic Colors of #7AA426
Black with #7AA426
Text Example
Text Example
White with #7AA426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7AA426; }
p { color: rgb(122,164,38); }
H1.HeaderClassName
{
color: #7AA426;
}
.AnyTagClassName
{
color: #7AA426;
}
</style>
background-color css
<style>
a { background-color: #7AA426; }
a { background-color: rgb(122,164,38); }
div.DivClassName
{
background-color: #7AA426;
}
.BgClassName
{
background-color: #7AA426;
}
</style>
border-color css
<style>
span { border-color: #7AA426; }
span { border-color: rgb(122,164,38); }
td.TdClassName
{
border-color: #7AA426;
}
.TagClassName
{
border-color: #7AA426;
}
</style>