Shades of Trendy Green #738520
Tints of Trendy Green #738520
RGB
CMYK
RGB Variations
Color information
#738520 (or 0x738520) is known color: Trendy Green. HEX triplet: 73, 85 and 20. RGB value is (115,133,32). Sum of RGB (Red+Green+Blue) = 115+133+32=280 (37% of max value = 765). Red value is 115 (45.31% from 255 or 41.07% from 280); Green value is 133 (52.34% from 255 or 47.5% from 280); Blue value is 32 (12.89% from 255 or 11.43% from 280); Max value from RGB is 133 - color contains mainly: green. Hex color #738520 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738520 is #8C7ADF. Grayscale: #747474. Windows color (decimal): -9206496 or 2131315. OLE color: 2131315.
HSL color Cylindrical-coordinate representation of color #738520: hue angle of 70.69º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #738520 is Cyan = 0.14, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 133 | 32 | - |
| CMYK | 0.14 | 0 | 0.76 | 0.48 |
| HSL | 70.69º | 0.61% | 0.32% | - |
| HSV(B) | 70.69º | 0.76% | 0.52% | - |
| XYZ | 15.72 | 20.52 | 4.5 | - |
| YUV | 116.1 | 80.54 | 127.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 32 | 0.14 | 0 | 0.76 | 0.48 | 70.69 | 0.61 | 0.32 |
| Hex | 73 | 85 | 20 | E | 0 | 4C | 30 | 47 | 3D | 20 |
| Octal | 163 | 205 | 40 | 16 | 0 | 114 | 60 | 107 | 75 | 40 |
| Binary | 1110011 | 10000101 | 100000 | 1110 | 0 | 1001100 | 110000 | 1000111 | 111101 | 100000 |
Color Harmonies of #738520
Complementary color
Monochromatic Colors of #738520
Black with #738520
Text Example
Text Example
White with #738520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738520; }
p { color: rgb(115,133,32); }
H1.HeaderClassName
{
color: #738520;
}
.AnyTagClassName
{
color: #738520;
}
</style>
background-color css
<style>
a { background-color: #738520; }
a { background-color: rgb(115,133,32); }
div.DivClassName
{
background-color: #738520;
}
.BgClassName
{
background-color: #738520;
}
</style>
border-color css
<style>
span { border-color: #738520; }
span { border-color: rgb(115,133,32); }
td.TdClassName
{
border-color: #738520;
}
.TagClassName
{
border-color: #738520;
}
</style>