Shades of Trendy Green #788312
Tints of Trendy Green #788312
RGB
CMYK
RGB Variations
Color information
#788312 (or 0x788312) is known color: Trendy Green. HEX triplet: 78, 83 and 12. RGB value is (120,131,18). Sum of RGB (Red+Green+Blue) = 120+131+18=269 (35% of max value = 765). Red value is 120 (47.27% from 255 or 44.61% from 269); Green value is 131 (51.56% from 255 or 48.70% from 269); Blue value is 18 (7.42% from 255 or 6.69% from 269); Max value from RGB is 131 - color contains mainly: green. Hex color #788312 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #788312 is #877CED. Grayscale: #737373. Windows color (decimal): -8879342 or 1213304. OLE color: 1213304.
HSL color Cylindrical-coordinate representation of color #788312: hue angle of 65.84º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #788312 is Cyan = 0.08, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 131 | 18 | - |
| CMYK | 0.08 | 0 | 0.86 | 0.49 |
| HSL | 65.84º | 0.76% | 0.29% | - |
| HSV(B) | 65.84º | 0.86% | 0.51% | - |
| XYZ | 15.97 | 20.27 | 3.64 | - |
| YUV | 114.83 | 73.36 | 131.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 131 | 18 | 0.08 | 0 | 0.86 | 0.49 | 65.84 | 0.76 | 0.29 |
| Hex | 78 | 83 | 12 | 8 | 0 | 56 | 31 | 42 | 4C | 1D |
| Octal | 170 | 203 | 22 | 10 | 0 | 126 | 61 | 102 | 114 | 35 |
| Binary | 1111000 | 10000011 | 10010 | 1000 | 0 | 1010110 | 110001 | 1000010 | 1001100 | 11101 |
Color Harmonies of #788312
Complementary color
Monochromatic Colors of #788312
Black with #788312
Text Example
Text Example
White with #788312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788312; }
p { color: rgb(120,131,18); }
H1.HeaderClassName
{
color: #788312;
}
.AnyTagClassName
{
color: #788312;
}
</style>
background-color css
<style>
a { background-color: #788312; }
a { background-color: rgb(120,131,18); }
div.DivClassName
{
background-color: #788312;
}
.BgClassName
{
background-color: #788312;
}
</style>
border-color css
<style>
span { border-color: #788312; }
span { border-color: rgb(120,131,18); }
td.TdClassName
{
border-color: #788312;
}
.TagClassName
{
border-color: #788312;
}
</style>