Shades of Trendy Green #788326
Tints of Trendy Green #788326
RGB
CMYK
RGB Variations
Color information
#788326 (or 0x788326) is known color: Trendy Green. HEX triplet: 78, 83 and 26. RGB value is (120,131,38). Sum of RGB (Red+Green+Blue) = 120+131+38=289 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.52% from 289); Green value is 131 (51.56% from 255 or 45.33% from 289); Blue value is 38 (15.23% from 255 or 13.15% from 289); Max value from RGB is 131 - color contains mainly: green. Hex color #788326 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788326 is #877CD9. Grayscale: #757575. Windows color (decimal): -8879322 or 2524024. OLE color: 2524024.
HSL color Cylindrical-coordinate representation of color #788326: hue angle of 67.1º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #788326 is Cyan = 0.08, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 131 | 38 | - |
| CMYK | 0.08 | 0 | 0.71 | 0.49 |
| HSL | 67.1º | 0.55% | 0.33% | - |
| HSV(B) | 67.1º | 0.71% | 0.51% | - |
| XYZ | 16.21 | 20.37 | 4.91 | - |
| YUV | 117.11 | 83.36 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 131 | 38 | 0.08 | 0 | 0.71 | 0.49 | 67.1 | 0.55 | 0.33 |
| Hex | 78 | 83 | 26 | 8 | 0 | 47 | 31 | 43 | 37 | 21 |
| Octal | 170 | 203 | 46 | 10 | 0 | 107 | 61 | 103 | 67 | 41 |
| Binary | 1111000 | 10000011 | 100110 | 1000 | 0 | 1000111 | 110001 | 1000011 | 110111 | 100001 |
Color Harmonies of #788326
Complementary color
Monochromatic Colors of #788326
Black with #788326
Text Example
Text Example
White with #788326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788326; }
p { color: rgb(120,131,38); }
H1.HeaderClassName
{
color: #788326;
}
.AnyTagClassName
{
color: #788326;
}
</style>
background-color css
<style>
a { background-color: #788326; }
a { background-color: rgb(120,131,38); }
div.DivClassName
{
background-color: #788326;
}
.BgClassName
{
background-color: #788326;
}
</style>
border-color css
<style>
span { border-color: #788326; }
span { border-color: rgb(120,131,38); }
td.TdClassName
{
border-color: #788326;
}
.TagClassName
{
border-color: #788326;
}
</style>