Shades of Trendy Green #758729
Tints of Trendy Green #758729
RGB
CMYK
RGB Variations
Color information
#758729 (or 0x758729) is known color: Trendy Green. HEX triplet: 75, 87 and 29. RGB value is (117,135,41). Sum of RGB (Red+Green+Blue) = 117+135+41=293 (38% of max value = 765). Red value is 117 (46.09% from 255 or 39.93% from 293); Green value is 135 (53.12% from 255 or 46.08% from 293); Blue value is 41 (16.41% from 255 or 13.99% from 293); Max value from RGB is 135 - color contains mainly: green. Hex color #758729 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758729 is #8A78D6. Grayscale: #777777. Windows color (decimal): -9074903 or 2721653. OLE color: 2721653.
HSL color Cylindrical-coordinate representation of color #758729: hue angle of 71.49º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #758729 is Cyan = 0.13, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 41 | - |
| CMYK | 0.13 | 0 | 0.70 | 0.47 |
| HSL | 71.49º | 0.53% | 0.35% | - |
| HSV(B) | 71.49º | 0.7% | 0.53% | - |
| XYZ | 16.4 | 21.27 | 5.34 | - |
| YUV | 118.9 | 84.04 | 126.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 41 | 0.13 | 0 | 0.70 | 0.47 | 71.49 | 0.53 | 0.35 |
| Hex | 75 | 87 | 29 | D | 0 | 46 | 2F | 47 | 35 | 23 |
| Octal | 165 | 207 | 51 | 15 | 0 | 106 | 57 | 107 | 65 | 43 |
| Binary | 1110101 | 10000111 | 101001 | 1101 | 0 | 1000110 | 101111 | 1000111 | 110101 | 100011 |
Color Harmonies of #758729
Complementary color
Monochromatic Colors of #758729
Black with #758729
Text Example
Text Example
White with #758729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758729; }
p { color: rgb(117,135,41); }
H1.HeaderClassName
{
color: #758729;
}
.AnyTagClassName
{
color: #758729;
}
</style>
background-color css
<style>
a { background-color: #758729; }
a { background-color: rgb(117,135,41); }
div.DivClassName
{
background-color: #758729;
}
.BgClassName
{
background-color: #758729;
}
</style>
border-color css
<style>
span { border-color: #758729; }
span { border-color: rgb(117,135,41); }
td.TdClassName
{
border-color: #758729;
}
.TagClassName
{
border-color: #758729;
}
</style>