Shades of Trendy Green #718029
Tints of Trendy Green #718029
RGB
CMYK
RGB Variations
Color information
#718029 (or 0x718029) is known color: Trendy Green. HEX triplet: 71, 80 and 29. RGB value is (113,128,41). Sum of RGB (Red+Green+Blue) = 113+128+41=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 128 (50.39% from 255 or 45.39% from 282); Blue value is 41 (16.41% from 255 or 14.54% from 282); Max value from RGB is 128 - color contains mainly: green. Hex color #718029 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #718029 is #8E7FD6. Grayscale: #717171. Windows color (decimal): -9338839 or 2719857. OLE color: 2719857.
HSL color Cylindrical-coordinate representation of color #718029: hue angle of 70.34º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #718029 is Cyan = 0.12, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 128 | 41 | - |
| CMYK | 0.12 | 0 | 0.68 | 0.50 |
| HSL | 70.34º | 0.51% | 0.33% | - |
| HSV(B) | 70.34º | 0.68% | 0.5% | - |
| XYZ | 14.93 | 19.11 | 5 | - |
| YUV | 113.6 | 87.03 | 127.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 128 | 41 | 0.12 | 0 | 0.68 | 0.50 | 70.34 | 0.51 | 0.33 |
| Hex | 71 | 80 | 29 | C | 0 | 44 | 32 | 46 | 33 | 21 |
| Octal | 161 | 200 | 51 | 14 | 0 | 104 | 62 | 106 | 63 | 41 |
| Binary | 1110001 | 10000000 | 101001 | 1100 | 0 | 1000100 | 110010 | 1000110 | 110011 | 100001 |
Color Harmonies of #718029
Complementary color
Monochromatic Colors of #718029
Black with #718029
Text Example
Text Example
White with #718029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718029; }
p { color: rgb(113,128,41); }
H1.HeaderClassName
{
color: #718029;
}
.AnyTagClassName
{
color: #718029;
}
</style>
background-color css
<style>
a { background-color: #718029; }
a { background-color: rgb(113,128,41); }
div.DivClassName
{
background-color: #718029;
}
.BgClassName
{
background-color: #718029;
}
</style>
border-color css
<style>
span { border-color: #718029; }
span { border-color: rgb(113,128,41); }
td.TdClassName
{
border-color: #718029;
}
.TagClassName
{
border-color: #718029;
}
</style>