Shades of Trendy Green #768727
Tints of Trendy Green #768727
RGB
CMYK
RGB Variations
Color information
#768727 (or 0x768727) is known color: Trendy Green. HEX triplet: 76, 87 and 27. RGB value is (118,135,39). Sum of RGB (Red+Green+Blue) = 118+135+39=292 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.41% from 292); Green value is 135 (53.12% from 255 or 46.23% from 292); Blue value is 39 (15.62% from 255 or 13.36% from 292); Max value from RGB is 135 - color contains mainly: green. Hex color #768727 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768727 is #8978D8. Grayscale: #777777. Windows color (decimal): -9009369 or 2590582. OLE color: 2590582.
HSL color Cylindrical-coordinate representation of color #768727: hue angle of 70.62º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #768727 is Cyan = 0.13, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 135 | 39 | - |
| CMYK | 0.13 | 0 | 0.71 | 0.47 |
| HSL | 70.62º | 0.55% | 0.34% | - |
| HSV(B) | 70.62º | 0.71% | 0.53% | - |
| XYZ | 16.5 | 21.33 | 5.17 | - |
| YUV | 118.97 | 82.87 | 127.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 135 | 39 | 0.13 | 0 | 0.71 | 0.47 | 70.62 | 0.55 | 0.34 |
| Hex | 76 | 87 | 27 | D | 0 | 47 | 2F | 47 | 37 | 22 |
| Octal | 166 | 207 | 47 | 15 | 0 | 107 | 57 | 107 | 67 | 42 |
| Binary | 1110110 | 10000111 | 100111 | 1101 | 0 | 1000111 | 101111 | 1000111 | 110111 | 100010 |
Color Harmonies of #768727
Complementary color
Monochromatic Colors of #768727
Black with #768727
Text Example
Text Example
White with #768727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768727; }
p { color: rgb(118,135,39); }
H1.HeaderClassName
{
color: #768727;
}
.AnyTagClassName
{
color: #768727;
}
</style>
background-color css
<style>
a { background-color: #768727; }
a { background-color: rgb(118,135,39); }
div.DivClassName
{
background-color: #768727;
}
.BgClassName
{
background-color: #768727;
}
</style>
border-color css
<style>
span { border-color: #768727; }
span { border-color: rgb(118,135,39); }
td.TdClassName
{
border-color: #768727;
}
.TagClassName
{
border-color: #768727;
}
</style>