Shades of Trendy Green #738134
Tints of Trendy Green #738134
RGB
CMYK
RGB Variations
Color information
#738134 (or 0x738134) is known color: Trendy Green. HEX triplet: 73, 81 and 34. RGB value is (115,129,52). Sum of RGB (Red+Green+Blue) = 115+129+52=296 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.85% from 296); Green value is 129 (50.78% from 255 or 43.58% from 296); Blue value is 52 (20.70% from 255 or 17.57% from 296); Max value from RGB is 129 - color contains mainly: green. Hex color #738134 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738134 is #8C7ECB. Grayscale: #747474. Windows color (decimal): -9207500 or 3441011. OLE color: 3441011.
HSL color Cylindrical-coordinate representation of color #738134: hue angle of 70.91º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #738134 is Cyan = 0.11, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 129 | 52 | - |
| CMYK | 0.11 | 0 | 0.60 | 0.49 |
| HSL | 70.91º | 0.43% | 0.35% | - |
| HSV(B) | 70.91º | 0.6% | 0.51% | - |
| XYZ | 15.54 | 19.59 | 6.21 | - |
| YUV | 116.04 | 91.86 | 127.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 129 | 52 | 0.11 | 0 | 0.60 | 0.49 | 70.91 | 0.43 | 0.35 |
| Hex | 73 | 81 | 34 | B | 0 | 3C | 31 | 47 | 2B | 23 |
| Octal | 163 | 201 | 64 | 13 | 0 | 74 | 61 | 107 | 53 | 43 |
| Binary | 1110011 | 10000001 | 110100 | 1011 | 0 | 111100 | 110001 | 1000111 | 101011 | 100011 |
Color Harmonies of #738134
Complementary color
Monochromatic Colors of #738134
Black with #738134
Text Example
Text Example
White with #738134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738134; }
p { color: rgb(115,129,52); }
H1.HeaderClassName
{
color: #738134;
}
.AnyTagClassName
{
color: #738134;
}
</style>
background-color css
<style>
a { background-color: #738134; }
a { background-color: rgb(115,129,52); }
div.DivClassName
{
background-color: #738134;
}
.BgClassName
{
background-color: #738134;
}
</style>
border-color css
<style>
span { border-color: #738134; }
span { border-color: rgb(115,129,52); }
td.TdClassName
{
border-color: #738134;
}
.TagClassName
{
border-color: #738134;
}
</style>