Shades of Trendy Green #788730
Tints of Trendy Green #788730
RGB
CMYK
RGB Variations
Color information
#788730 (or 0x788730) is known color: Trendy Green. HEX triplet: 78, 87 and 30. RGB value is (120,135,48). Sum of RGB (Red+Green+Blue) = 120+135+48=303 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.60% from 303); Green value is 135 (53.12% from 255 or 44.55% from 303); Blue value is 48 (19.14% from 255 or 15.84% from 303); Max value from RGB is 135 - color contains mainly: green. Hex color #788730 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788730 is #8778CF. Grayscale: #787878. Windows color (decimal): -8878288 or 3180408. OLE color: 3180408.
HSL color Cylindrical-coordinate representation of color #788730: hue angle of 70.34º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #788730 is Cyan = 0.11, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 48 | - |
| CMYK | 0.11 | 0 | 0.64 | 0.47 |
| HSL | 70.34º | 0.48% | 0.36% | - |
| HSV(B) | 70.34º | 0.64% | 0.53% | - |
| XYZ | 16.94 | 21.53 | 6.06 | - |
| YUV | 120.6 | 87.03 | 127.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 48 | 0.11 | 0 | 0.64 | 0.47 | 70.34 | 0.48 | 0.36 |
| Hex | 78 | 87 | 30 | B | 0 | 40 | 2F | 46 | 30 | 24 |
| Octal | 170 | 207 | 60 | 13 | 0 | 100 | 57 | 106 | 60 | 44 |
| Binary | 1111000 | 10000111 | 110000 | 1011 | 0 | 1000000 | 101111 | 1000110 | 110000 | 100100 |
Color Harmonies of #788730
Complementary color
Monochromatic Colors of #788730
Black with #788730
Text Example
Text Example
White with #788730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788730; }
p { color: rgb(120,135,48); }
H1.HeaderClassName
{
color: #788730;
}
.AnyTagClassName
{
color: #788730;
}
</style>
background-color css
<style>
a { background-color: #788730; }
a { background-color: rgb(120,135,48); }
div.DivClassName
{
background-color: #788730;
}
.BgClassName
{
background-color: #788730;
}
</style>
border-color css
<style>
span { border-color: #788730; }
span { border-color: rgb(120,135,48); }
td.TdClassName
{
border-color: #788730;
}
.TagClassName
{
border-color: #788730;
}
</style>