Shades of Trendy Green #788814
Tints of Trendy Green #788814
RGB
CMYK
RGB Variations
Color information
#788814 (or 0x788814) is known color: Trendy Green. HEX triplet: 78, 88 and 14. RGB value is (120,136,20). Sum of RGB (Red+Green+Blue) = 120+136+20=276 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.48% from 276); Green value is 136 (53.52% from 255 or 49.28% from 276); Blue value is 20 (8.20% from 255 or 7.25% from 276); Max value from RGB is 136 - color contains mainly: green. Hex color #788814 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #788814 is #8777EB. Grayscale: #767676. Windows color (decimal): -8878060 or 1345656. OLE color: 1345656.
HSL color Cylindrical-coordinate representation of color #788814: hue angle of 68.28º degrees, saturation: 0.74, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #788814 is Cyan = 0.12, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 136 | 20 | - |
| CMYK | 0.12 | 0 | 0.85 | 0.47 |
| HSL | 68.28º | 0.74% | 0.31% | - |
| HSV(B) | 68.28º | 0.85% | 0.53% | - |
| XYZ | 16.68 | 21.65 | 3.96 | - |
| YUV | 117.99 | 72.7 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 136 | 20 | 0.12 | 0 | 0.85 | 0.47 | 68.28 | 0.74 | 0.31 |
| Hex | 78 | 88 | 14 | C | 0 | 55 | 2F | 44 | 4A | 1F |
| Octal | 170 | 210 | 24 | 14 | 0 | 125 | 57 | 104 | 112 | 37 |
| Binary | 1111000 | 10001000 | 10100 | 1100 | 0 | 1010101 | 101111 | 1000100 | 1001010 | 11111 |
Color Harmonies of #788814
Complementary color
Monochromatic Colors of #788814
Black with #788814
Text Example
Text Example
White with #788814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788814; }
p { color: rgb(120,136,20); }
H1.HeaderClassName
{
color: #788814;
}
.AnyTagClassName
{
color: #788814;
}
</style>
background-color css
<style>
a { background-color: #788814; }
a { background-color: rgb(120,136,20); }
div.DivClassName
{
background-color: #788814;
}
.BgClassName
{
background-color: #788814;
}
</style>
border-color css
<style>
span { border-color: #788814; }
span { border-color: rgb(120,136,20); }
td.TdClassName
{
border-color: #788814;
}
.TagClassName
{
border-color: #788814;
}
</style>