Shades of Trendy Green #738328
Tints of Trendy Green #738328
RGB
CMYK
RGB Variations
Color information
#738328 (or 0x738328) is known color: Trendy Green. HEX triplet: 73, 83 and 28. RGB value is (115,131,40). Sum of RGB (Red+Green+Blue) = 115+131+40=286 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.21% from 286); Green value is 131 (51.56% from 255 or 45.80% from 286); Blue value is 40 (16.02% from 255 or 13.99% from 286); Max value from RGB is 131 - color contains mainly: green. Hex color #738328 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738328 is #8C7CD7. Grayscale: #747474. Windows color (decimal): -9207000 or 2655091. OLE color: 2655091.
HSL color Cylindrical-coordinate representation of color #738328: hue angle of 70.55º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #738328 is Cyan = 0.12, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 131 | 40 | - |
| CMYK | 0.12 | 0 | 0.69 | 0.49 |
| HSL | 70.55º | 0.53% | 0.34% | - |
| HSV(B) | 70.55º | 0.69% | 0.51% | - |
| XYZ | 15.57 | 20.03 | 5.05 | - |
| YUV | 115.84 | 85.2 | 127.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 131 | 40 | 0.12 | 0 | 0.69 | 0.49 | 70.55 | 0.53 | 0.34 |
| Hex | 73 | 83 | 28 | C | 0 | 45 | 31 | 47 | 35 | 22 |
| Octal | 163 | 203 | 50 | 14 | 0 | 105 | 61 | 107 | 65 | 42 |
| Binary | 1110011 | 10000011 | 101000 | 1100 | 0 | 1000101 | 110001 | 1000111 | 110101 | 100010 |
Color Harmonies of #738328
Complementary color
Monochromatic Colors of #738328
Black with #738328
Text Example
Text Example
White with #738328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738328; }
p { color: rgb(115,131,40); }
H1.HeaderClassName
{
color: #738328;
}
.AnyTagClassName
{
color: #738328;
}
</style>
background-color css
<style>
a { background-color: #738328; }
a { background-color: rgb(115,131,40); }
div.DivClassName
{
background-color: #738328;
}
.BgClassName
{
background-color: #738328;
}
</style>
border-color css
<style>
span { border-color: #738328; }
span { border-color: rgb(115,131,40); }
td.TdClassName
{
border-color: #738328;
}
.TagClassName
{
border-color: #738328;
}
</style>