Shades of Trendy Green #788720
Tints of Trendy Green #788720
RGB
CMYK
RGB Variations
Color information
#788720 (or 0x788720) is known color: Trendy Green. HEX triplet: 78, 87 and 20. RGB value is (120,135,32). Sum of RGB (Red+Green+Blue) = 120+135+32=287 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.81% from 287); Green value is 135 (53.12% from 255 or 47.04% from 287); Blue value is 32 (12.89% from 255 or 11.15% from 287); Max value from RGB is 135 - color contains mainly: green. Hex color #788720 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788720 is #8778DF. Grayscale: #777777. Windows color (decimal): -8878304 or 2131832. OLE color: 2131832.
HSL color Cylindrical-coordinate representation of color #788720: hue angle of 68.74º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #788720 is Cyan = 0.11, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 32 | - |
| CMYK | 0.11 | 0 | 0.76 | 0.47 |
| HSL | 68.74º | 0.62% | 0.33% | - |
| HSV(B) | 68.74º | 0.76% | 0.53% | - |
| XYZ | 16.67 | 21.43 | 4.62 | - |
| YUV | 118.77 | 79.03 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 32 | 0.11 | 0 | 0.76 | 0.47 | 68.74 | 0.62 | 0.33 |
| Hex | 78 | 87 | 20 | B | 0 | 4C | 2F | 45 | 3E | 21 |
| Octal | 170 | 207 | 40 | 13 | 0 | 114 | 57 | 105 | 76 | 41 |
| Binary | 1111000 | 10000111 | 100000 | 1011 | 0 | 1001100 | 101111 | 1000101 | 111110 | 100001 |
Color Harmonies of #788720
Complementary color
Monochromatic Colors of #788720
Black with #788720
Text Example
Text Example
White with #788720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788720; }
p { color: rgb(120,135,32); }
H1.HeaderClassName
{
color: #788720;
}
.AnyTagClassName
{
color: #788720;
}
</style>
background-color css
<style>
a { background-color: #788720; }
a { background-color: rgb(120,135,32); }
div.DivClassName
{
background-color: #788720;
}
.BgClassName
{
background-color: #788720;
}
</style>
border-color css
<style>
span { border-color: #788720; }
span { border-color: rgb(120,135,32); }
td.TdClassName
{
border-color: #788720;
}
.TagClassName
{
border-color: #788720;
}
</style>