Shades of Trendy Green #768113
Tints of Trendy Green #768113
RGB
CMYK
RGB Variations
Color information
#768113 (or 0x768113) is known color: Trendy Green. HEX triplet: 76, 81 and 13. RGB value is (118,129,19). Sum of RGB (Red+Green+Blue) = 118+129+19=266 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.36% from 266); Green value is 129 (50.78% from 255 or 48.50% from 266); Blue value is 19 (7.81% from 255 or 7.14% from 266); Max value from RGB is 129 - color contains mainly: green. Hex color #768113 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768113 is #897EEC. Grayscale: #717171. Windows color (decimal): -9010925 or 1278326. OLE color: 1278326.
HSL color Cylindrical-coordinate representation of color #768113: hue angle of 66º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #768113 is Cyan = 0.09, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 129 | 19 | - |
| CMYK | 0.09 | 0 | 0.85 | 0.49 |
| HSL | 66º | 0.74% | 0.29% | - |
| HSV(B) | 66º | 0.85% | 0.51% | - |
| XYZ | 15.44 | 19.6 | 3.59 | - |
| YUV | 113.17 | 74.86 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 129 | 19 | 0.09 | 0 | 0.85 | 0.49 | 66 | 0.74 | 0.29 |
| Hex | 76 | 81 | 13 | 9 | 0 | 55 | 31 | 42 | 4A | 1D |
| Octal | 166 | 201 | 23 | 11 | 0 | 125 | 61 | 102 | 112 | 35 |
| Binary | 1110110 | 10000001 | 10011 | 1001 | 0 | 1010101 | 110001 | 1000010 | 1001010 | 11101 |
Color Harmonies of #768113
Complementary color
Monochromatic Colors of #768113
Black with #768113
Text Example
Text Example
White with #768113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768113; }
p { color: rgb(118,129,19); }
H1.HeaderClassName
{
color: #768113;
}
.AnyTagClassName
{
color: #768113;
}
</style>
background-color css
<style>
a { background-color: #768113; }
a { background-color: rgb(118,129,19); }
div.DivClassName
{
background-color: #768113;
}
.BgClassName
{
background-color: #768113;
}
</style>
border-color css
<style>
span { border-color: #768113; }
span { border-color: rgb(118,129,19); }
td.TdClassName
{
border-color: #768113;
}
.TagClassName
{
border-color: #768113;
}
</style>