Shades of Trendy Green #768614
Tints of Trendy Green #768614
RGB
CMYK
RGB Variations
Color information
#768614 (or 0x768614) is known color: Trendy Green. HEX triplet: 76, 86 and 14. RGB value is (118,134,20). Sum of RGB (Red+Green+Blue) = 118+134+20=272 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.38% from 272); Green value is 134 (52.73% from 255 or 49.26% from 272); Blue value is 20 (8.20% from 255 or 7.35% from 272); Max value from RGB is 134 - color contains mainly: green. Hex color #768614 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768614 is #8979EB. Grayscale: #747474. Windows color (decimal): -9009644 or 1345142. OLE color: 1345142.
HSL color Cylindrical-coordinate representation of color #768614: hue angle of 68.42º 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 #768614 is Cyan = 0.12, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 134 | 20 | - |
| CMYK | 0.12 | 0 | 0.85 | 0.47 |
| HSL | 68.42º | 0.74% | 0.3% | - |
| HSV(B) | 68.42º | 0.85% | 0.53% | - |
| XYZ | 16.12 | 20.95 | 3.86 | - |
| YUV | 116.22 | 73.7 | 129.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 20 | 0.12 | 0 | 0.85 | 0.47 | 68.42 | 0.74 | 0.3 |
| Hex | 76 | 86 | 14 | C | 0 | 55 | 2F | 44 | 4A | 1E |
| Octal | 166 | 206 | 24 | 14 | 0 | 125 | 57 | 104 | 112 | 36 |
| Binary | 1110110 | 10000110 | 10100 | 1100 | 0 | 1010101 | 101111 | 1000100 | 1001010 | 11110 |
Color Harmonies of #768614
Complementary color
Monochromatic Colors of #768614
Black with #768614
Text Example
Text Example
White with #768614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768614; }
p { color: rgb(118,134,20); }
H1.HeaderClassName
{
color: #768614;
}
.AnyTagClassName
{
color: #768614;
}
</style>
background-color css
<style>
a { background-color: #768614; }
a { background-color: rgb(118,134,20); }
div.DivClassName
{
background-color: #768614;
}
.BgClassName
{
background-color: #768614;
}
</style>
border-color css
<style>
span { border-color: #768614; }
span { border-color: rgb(118,134,20); }
td.TdClassName
{
border-color: #768614;
}
.TagClassName
{
border-color: #768614;
}
</style>