Shades of Trendy Green #788115
Tints of Trendy Green #788115
RGB
CMYK
RGB Variations
Color information
#788115 (or 0x788115) is known color: Trendy Green. HEX triplet: 78, 81 and 15. RGB value is (120,129,21). Sum of RGB (Red+Green+Blue) = 120+129+21=270 (35% of max value = 765). Red value is 120 (47.27% from 255 or 44.44% from 270); Green value is 129 (50.78% from 255 or 47.78% from 270); Blue value is 21 (8.59% from 255 or 7.78% from 270); Max value from RGB is 129 - color contains mainly: green. Hex color #788115 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #788115 is #877EEA. Grayscale: #727272. Windows color (decimal): -8879851 or 1409400. OLE color: 1409400.
HSL color Cylindrical-coordinate representation of color #788115: hue angle of 65º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #788115 is Cyan = 0.07, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 129 | 21 | - |
| CMYK | 0.07 | 0 | 0.84 | 0.49 |
| HSL | 65º | 0.72% | 0.29% | - |
| HSV(B) | 65º | 0.84% | 0.51% | - |
| XYZ | 15.73 | 19.75 | 3.69 | - |
| YUV | 114 | 75.52 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 129 | 21 | 0.07 | 0 | 0.84 | 0.49 | 65 | 0.72 | 0.29 |
| Hex | 78 | 81 | 15 | 7 | 0 | 54 | 31 | 41 | 48 | 1D |
| Octal | 170 | 201 | 25 | 7 | 0 | 124 | 61 | 101 | 110 | 35 |
| Binary | 1111000 | 10000001 | 10101 | 111 | 0 | 1010100 | 110001 | 1000001 | 1001000 | 11101 |
Color Harmonies of #788115
Complementary color
Monochromatic Colors of #788115
Black with #788115
Text Example
Text Example
White with #788115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788115; }
p { color: rgb(120,129,21); }
H1.HeaderClassName
{
color: #788115;
}
.AnyTagClassName
{
color: #788115;
}
</style>
background-color css
<style>
a { background-color: #788115; }
a { background-color: rgb(120,129,21); }
div.DivClassName
{
background-color: #788115;
}
.BgClassName
{
background-color: #788115;
}
</style>
border-color css
<style>
span { border-color: #788115; }
span { border-color: rgb(120,129,21); }
td.TdClassName
{
border-color: #788115;
}
.TagClassName
{
border-color: #788115;
}
</style>