Shades of Trendy Green #738522
Tints of Trendy Green #738522
RGB
CMYK
RGB Variations
Color information
#738522 (or 0x738522) is known color: Trendy Green. HEX triplet: 73, 85 and 22. RGB value is (115,133,34). Sum of RGB (Red+Green+Blue) = 115+133+34=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 133 (52.34% from 255 or 47.16% from 282); Blue value is 34 (13.67% from 255 or 12.06% from 282); Max value from RGB is 133 - color contains mainly: green. Hex color #738522 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738522 is #8C7ADD. Grayscale: #747474. Windows color (decimal): -9206494 or 2262387. OLE color: 2262387.
HSL color Cylindrical-coordinate representation of color #738522: hue angle of 70.91º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #738522 is Cyan = 0.14, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 133 | 34 | - |
| CMYK | 0.14 | 0 | 0.74 | 0.48 |
| HSL | 70.91º | 0.59% | 0.33% | - |
| HSV(B) | 70.91º | 0.74% | 0.52% | - |
| XYZ | 15.75 | 20.54 | 4.65 | - |
| YUV | 116.33 | 81.54 | 127.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 34 | 0.14 | 0 | 0.74 | 0.48 | 70.91 | 0.59 | 0.33 |
| Hex | 73 | 85 | 22 | E | 0 | 4A | 30 | 47 | 3B | 21 |
| Octal | 163 | 205 | 42 | 16 | 0 | 112 | 60 | 107 | 73 | 41 |
| Binary | 1110011 | 10000101 | 100010 | 1110 | 0 | 1001010 | 110000 | 1000111 | 111011 | 100001 |
Color Harmonies of #738522
Complementary color
Monochromatic Colors of #738522
Black with #738522
Text Example
Text Example
White with #738522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738522; }
p { color: rgb(115,133,34); }
H1.HeaderClassName
{
color: #738522;
}
.AnyTagClassName
{
color: #738522;
}
</style>
background-color css
<style>
a { background-color: #738522; }
a { background-color: rgb(115,133,34); }
div.DivClassName
{
background-color: #738522;
}
.BgClassName
{
background-color: #738522;
}
</style>
border-color css
<style>
span { border-color: #738522; }
span { border-color: rgb(115,133,34); }
td.TdClassName
{
border-color: #738522;
}
.TagClassName
{
border-color: #738522;
}
</style>