Shades of Trendy Green #768316
Tints of Trendy Green #768316
RGB
CMYK
RGB Variations
Color information
#768316 (or 0x768316) is known color: Trendy Green. HEX triplet: 76, 83 and 16. RGB value is (118,131,22). Sum of RGB (Red+Green+Blue) = 118+131+22=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 131 (51.56% from 255 or 48.34% from 271); Blue value is 22 (8.98% from 255 or 8.12% from 271); Max value from RGB is 131 - color contains mainly: green. Hex color #768316 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768316 is #897CE9. Grayscale: #737373. Windows color (decimal): -9010410 or 1475446. OLE color: 1475446.
HSL color Cylindrical-coordinate representation of color #768316: hue angle of 67.16º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #768316 is Cyan = 0.10, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 131 | 22 | - |
| CMYK | 0.10 | 0 | 0.83 | 0.49 |
| HSL | 67.16º | 0.71% | 0.3% | - |
| HSV(B) | 67.16º | 0.83% | 0.51% | - |
| XYZ | 15.73 | 20.14 | 3.82 | - |
| YUV | 114.69 | 75.69 | 130.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 22 | 0.10 | 0 | 0.83 | 0.49 | 67.16 | 0.71 | 0.3 |
| Hex | 76 | 83 | 16 | A | 0 | 53 | 31 | 43 | 47 | 1E |
| Octal | 166 | 203 | 26 | 12 | 0 | 123 | 61 | 103 | 107 | 36 |
| Binary | 1110110 | 10000011 | 10110 | 1010 | 0 | 1010011 | 110001 | 1000011 | 1000111 | 11110 |
Color Harmonies of #768316
Complementary color
Monochromatic Colors of #768316
Black with #768316
Text Example
Text Example
White with #768316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768316; }
p { color: rgb(118,131,22); }
H1.HeaderClassName
{
color: #768316;
}
.AnyTagClassName
{
color: #768316;
}
</style>
background-color css
<style>
a { background-color: #768316; }
a { background-color: rgb(118,131,22); }
div.DivClassName
{
background-color: #768316;
}
.BgClassName
{
background-color: #768316;
}
</style>
border-color css
<style>
span { border-color: #768316; }
span { border-color: rgb(118,131,22); }
td.TdClassName
{
border-color: #768316;
}
.TagClassName
{
border-color: #768316;
}
</style>