Shades of Trendy Green #788136
Tints of Trendy Green #788136
RGB
CMYK
RGB Variations
Color information
#788136 (or 0x788136) is known color: Trendy Green. HEX triplet: 78, 81 and 36. RGB value is (120,129,54). Sum of RGB (Red+Green+Blue) = 120+129+54=303 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.60% from 303); Green value is 129 (50.78% from 255 or 42.57% from 303); Blue value is 54 (21.48% from 255 or 17.82% from 303); Max value from RGB is 129 - color contains mainly: green. Hex color #788136 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788136 is #877EC9. Grayscale: #767676. Windows color (decimal): -8879818 or 3572088. OLE color: 3572088.
HSL color Cylindrical-coordinate representation of color #788136: hue angle of 67.2º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #788136 is Cyan = 0.07, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 129 | 54 | - |
| CMYK | 0.07 | 0 | 0.58 | 0.49 |
| HSL | 67.2º | 0.41% | 0.36% | - |
| HSV(B) | 67.2º | 0.58% | 0.51% | - |
| XYZ | 16.26 | 19.96 | 6.49 | - |
| YUV | 117.76 | 92.02 | 129.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 129 | 54 | 0.07 | 0 | 0.58 | 0.49 | 67.2 | 0.41 | 0.36 |
| Hex | 78 | 81 | 36 | 7 | 0 | 3A | 31 | 43 | 29 | 24 |
| Octal | 170 | 201 | 66 | 7 | 0 | 72 | 61 | 103 | 51 | 44 |
| Binary | 1111000 | 10000001 | 110110 | 111 | 0 | 111010 | 110001 | 1000011 | 101001 | 100100 |
Color Harmonies of #788136
Complementary color
Monochromatic Colors of #788136
Black with #788136
Text Example
Text Example
White with #788136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788136; }
p { color: rgb(120,129,54); }
H1.HeaderClassName
{
color: #788136;
}
.AnyTagClassName
{
color: #788136;
}
</style>
background-color css
<style>
a { background-color: #788136; }
a { background-color: rgb(120,129,54); }
div.DivClassName
{
background-color: #788136;
}
.BgClassName
{
background-color: #788136;
}
</style>
border-color css
<style>
span { border-color: #788136; }
span { border-color: rgb(120,129,54); }
td.TdClassName
{
border-color: #788136;
}
.TagClassName
{
border-color: #788136;
}
</style>