Shades of Trendy Green #768714
Tints of Trendy Green #768714
RGB
CMYK
RGB Variations
Color information
#768714 (or 0x768714) is known color: Trendy Green. HEX triplet: 76, 87 and 14. RGB value is (118,135,20). Sum of RGB (Red+Green+Blue) = 118+135+20=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 135 (53.12% from 255 or 49.45% from 273); Blue value is 20 (8.20% from 255 or 7.33% from 273); Max value from RGB is 135 - color contains mainly: green. Hex color #768714 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768714 is #8978EB. Grayscale: #757575. Windows color (decimal): -9009388 or 1345398. OLE color: 1345398.
HSL color Cylindrical-coordinate representation of color #768714: hue angle of 68.87º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #768714 is Cyan = 0.13, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 135 | 20 | - |
| CMYK | 0.13 | 0 | 0.85 | 0.47 |
| HSL | 68.87º | 0.74% | 0.3% | - |
| HSV(B) | 68.87º | 0.85% | 0.53% | - |
| XYZ | 16.26 | 21.23 | 3.9 | - |
| YUV | 116.81 | 73.37 | 128.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 135 | 20 | 0.13 | 0 | 0.85 | 0.47 | 68.87 | 0.74 | 0.3 |
| Hex | 76 | 87 | 14 | D | 0 | 55 | 2F | 45 | 4A | 1E |
| Octal | 166 | 207 | 24 | 15 | 0 | 125 | 57 | 105 | 112 | 36 |
| Binary | 1110110 | 10000111 | 10100 | 1101 | 0 | 1010101 | 101111 | 1000101 | 1001010 | 11110 |
Color Harmonies of #768714
Complementary color
Monochromatic Colors of #768714
Black with #768714
Text Example
Text Example
White with #768714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768714; }
p { color: rgb(118,135,20); }
H1.HeaderClassName
{
color: #768714;
}
.AnyTagClassName
{
color: #768714;
}
</style>
background-color css
<style>
a { background-color: #768714; }
a { background-color: rgb(118,135,20); }
div.DivClassName
{
background-color: #768714;
}
.BgClassName
{
background-color: #768714;
}
</style>
border-color css
<style>
span { border-color: #768714; }
span { border-color: rgb(118,135,20); }
td.TdClassName
{
border-color: #768714;
}
.TagClassName
{
border-color: #768714;
}
</style>