Shades of Trendy Green #738620
Tints of Trendy Green #738620
RGB
CMYK
RGB Variations
Color information
#738620 (or 0x738620) is known color: Trendy Green. HEX triplet: 73, 86 and 20. RGB value is (115,134,32). Sum of RGB (Red+Green+Blue) = 115+134+32=281 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.93% from 281); Green value is 134 (52.73% from 255 or 47.69% from 281); Blue value is 32 (12.89% from 255 or 11.39% from 281); Max value from RGB is 134 - color contains mainly: green. Hex color #738620 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738620 is #8C79DF. Grayscale: #757575. Windows color (decimal): -9206240 or 2131571. OLE color: 2131571.
HSL color Cylindrical-coordinate representation of color #738620: hue angle of 71.18º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #738620 is Cyan = 0.14, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 32 | - |
| CMYK | 0.14 | 0 | 0.76 | 0.47 |
| HSL | 71.18º | 0.61% | 0.33% | - |
| HSV(B) | 71.18º | 0.76% | 0.53% | - |
| XYZ | 15.86 | 20.8 | 4.55 | - |
| YUV | 116.69 | 80.21 | 126.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 32 | 0.14 | 0 | 0.76 | 0.47 | 71.18 | 0.61 | 0.33 |
| Hex | 73 | 86 | 20 | E | 0 | 4C | 2F | 47 | 3D | 21 |
| Octal | 163 | 206 | 40 | 16 | 0 | 114 | 57 | 107 | 75 | 41 |
| Binary | 1110011 | 10000110 | 100000 | 1110 | 0 | 1001100 | 101111 | 1000111 | 111101 | 100001 |
Color Harmonies of #738620
Complementary color
Monochromatic Colors of #738620
Black with #738620
Text Example
Text Example
White with #738620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738620; }
p { color: rgb(115,134,32); }
H1.HeaderClassName
{
color: #738620;
}
.AnyTagClassName
{
color: #738620;
}
</style>
background-color css
<style>
a { background-color: #738620; }
a { background-color: rgb(115,134,32); }
div.DivClassName
{
background-color: #738620;
}
.BgClassName
{
background-color: #738620;
}
</style>
border-color css
<style>
span { border-color: #738620; }
span { border-color: rgb(115,134,32); }
td.TdClassName
{
border-color: #738620;
}
.TagClassName
{
border-color: #738620;
}
</style>