Shades of Trendy Green #768526
Tints of Trendy Green #768526
RGB
CMYK
RGB Variations
Color information
#768526 (or 0x768526) is known color: Trendy Green. HEX triplet: 76, 85 and 26. RGB value is (118,133,38). Sum of RGB (Red+Green+Blue) = 118+133+38=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 133 (52.34% from 255 or 46.02% from 289); Blue value is 38 (15.23% from 255 or 13.15% from 289); Max value from RGB is 133 - color contains mainly: green. Hex color #768526 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768526 is #897AD9. Grayscale: #767676. Windows color (decimal): -9009882 or 2524534. OLE color: 2524534.
HSL color Cylindrical-coordinate representation of color #768526: hue angle of 69.47º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #768526 is Cyan = 0.11, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 133 | 38 | - |
| CMYK | 0.11 | 0 | 0.71 | 0.48 |
| HSL | 69.47º | 0.56% | 0.34% | - |
| HSV(B) | 69.47º | 0.71% | 0.52% | - |
| XYZ | 16.21 | 20.77 | 4.99 | - |
| YUV | 117.69 | 83.03 | 128.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 133 | 38 | 0.11 | 0 | 0.71 | 0.48 | 69.47 | 0.56 | 0.34 |
| Hex | 76 | 85 | 26 | B | 0 | 47 | 30 | 45 | 38 | 22 |
| Octal | 166 | 205 | 46 | 13 | 0 | 107 | 60 | 105 | 70 | 42 |
| Binary | 1110110 | 10000101 | 100110 | 1011 | 0 | 1000111 | 110000 | 1000101 | 111000 | 100010 |
Color Harmonies of #768526
Complementary color
Monochromatic Colors of #768526
Black with #768526
Text Example
Text Example
White with #768526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768526; }
p { color: rgb(118,133,38); }
H1.HeaderClassName
{
color: #768526;
}
.AnyTagClassName
{
color: #768526;
}
</style>
background-color css
<style>
a { background-color: #768526; }
a { background-color: rgb(118,133,38); }
div.DivClassName
{
background-color: #768526;
}
.BgClassName
{
background-color: #768526;
}
</style>
border-color css
<style>
span { border-color: #768526; }
span { border-color: rgb(118,133,38); }
td.TdClassName
{
border-color: #768526;
}
.TagClassName
{
border-color: #768526;
}
</style>