Shades of Trendy Green #768617
Tints of Trendy Green #768617
RGB
CMYK
RGB Variations
Color information
#768617 (or 0x768617) is known color: Trendy Green. HEX triplet: 76, 86 and 17. RGB value is (118,134,23). Sum of RGB (Red+Green+Blue) = 118+134+23=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 134 (52.73% from 255 or 48.73% from 275); Blue value is 23 (9.38% from 255 or 8.36% from 275); Max value from RGB is 134 - color contains mainly: green. Hex color #768617 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768617 is #8979E8. Grayscale: #747474. Windows color (decimal): -9009641 or 1541750. OLE color: 1541750.
HSL color Cylindrical-coordinate representation of color #768617: hue angle of 68.65º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #768617 is Cyan = 0.12, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 134 | 23 | - |
| CMYK | 0.12 | 0 | 0.83 | 0.47 |
| HSL | 68.65º | 0.71% | 0.31% | - |
| HSV(B) | 68.65º | 0.83% | 0.53% | - |
| XYZ | 16.15 | 20.96 | 4.01 | - |
| YUV | 116.56 | 75.2 | 129.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 23 | 0.12 | 0 | 0.83 | 0.47 | 68.65 | 0.71 | 0.31 |
| Hex | 76 | 86 | 17 | C | 0 | 53 | 2F | 45 | 47 | 1F |
| Octal | 166 | 206 | 27 | 14 | 0 | 123 | 57 | 105 | 107 | 37 |
| Binary | 1110110 | 10000110 | 10111 | 1100 | 0 | 1010011 | 101111 | 1000101 | 1000111 | 11111 |
Color Harmonies of #768617
Complementary color
Monochromatic Colors of #768617
Black with #768617
Text Example
Text Example
White with #768617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768617; }
p { color: rgb(118,134,23); }
H1.HeaderClassName
{
color: #768617;
}
.AnyTagClassName
{
color: #768617;
}
</style>
background-color css
<style>
a { background-color: #768617; }
a { background-color: rgb(118,134,23); }
div.DivClassName
{
background-color: #768617;
}
.BgClassName
{
background-color: #768617;
}
</style>
border-color css
<style>
span { border-color: #768617; }
span { border-color: rgb(118,134,23); }
td.TdClassName
{
border-color: #768617;
}
.TagClassName
{
border-color: #768617;
}
</style>