Shades of Trendy Green #788129
Tints of Trendy Green #788129
RGB
CMYK
RGB Variations
Color information
#788129 (or 0x788129) is known color: Trendy Green. HEX triplet: 78, 81 and 29. RGB value is (120,129,41). Sum of RGB (Red+Green+Blue) = 120+129+41=290 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.38% from 290); Green value is 129 (50.78% from 255 or 44.48% from 290); Blue value is 41 (16.41% from 255 or 14.14% from 290); Max value from RGB is 129 - color contains mainly: green. Hex color #788129 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788129 is #877ED6. Grayscale: #747474. Windows color (decimal): -8879831 or 2720120. OLE color: 2720120.
HSL color Cylindrical-coordinate representation of color #788129: hue angle of 66.14º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #788129 is Cyan = 0.07, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 129 | 41 | - |
| CMYK | 0.07 | 0 | 0.68 | 0.49 |
| HSL | 66.14º | 0.52% | 0.33% | - |
| HSV(B) | 66.14º | 0.68% | 0.51% | - |
| XYZ | 16 | 19.85 | 5.09 | - |
| YUV | 116.28 | 85.52 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 129 | 41 | 0.07 | 0 | 0.68 | 0.49 | 66.14 | 0.52 | 0.33 |
| Hex | 78 | 81 | 29 | 7 | 0 | 44 | 31 | 42 | 34 | 21 |
| Octal | 170 | 201 | 51 | 7 | 0 | 104 | 61 | 102 | 64 | 41 |
| Binary | 1111000 | 10000001 | 101001 | 111 | 0 | 1000100 | 110001 | 1000010 | 110100 | 100001 |
Color Harmonies of #788129
Complementary color
Monochromatic Colors of #788129
Black with #788129
Text Example
Text Example
White with #788129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788129; }
p { color: rgb(120,129,41); }
H1.HeaderClassName
{
color: #788129;
}
.AnyTagClassName
{
color: #788129;
}
</style>
background-color css
<style>
a { background-color: #788129; }
a { background-color: rgb(120,129,41); }
div.DivClassName
{
background-color: #788129;
}
.BgClassName
{
background-color: #788129;
}
</style>
border-color css
<style>
span { border-color: #788129; }
span { border-color: rgb(120,129,41); }
td.TdClassName
{
border-color: #788129;
}
.TagClassName
{
border-color: #788129;
}
</style>