Shades of Trendy Green #728320
Tints of Trendy Green #728320
RGB
CMYK
RGB Variations
Color information
#728320 (or 0x728320) is known color: Trendy Green. HEX triplet: 72, 83 and 20. RGB value is (114,131,32). Sum of RGB (Red+Green+Blue) = 114+131+32=277 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.16% from 277); Green value is 131 (51.56% from 255 or 47.29% from 277); Blue value is 32 (12.89% from 255 or 11.55% from 277); Max value from RGB is 131 - color contains mainly: green. Hex color #728320 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728320 is #8D7CDF. Grayscale: #737373. Windows color (decimal): -9272544 or 2130802. OLE color: 2130802.
HSL color Cylindrical-coordinate representation of color #728320: hue angle of 70.3º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #728320 is Cyan = 0.13, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 131 | 32 | - |
| CMYK | 0.13 | 0 | 0.76 | 0.49 |
| HSL | 70.3º | 0.61% | 0.32% | - |
| HSV(B) | 70.3º | 0.76% | 0.51% | - |
| XYZ | 15.32 | 19.91 | 4.4 | - |
| YUV | 114.63 | 81.37 | 127.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 131 | 32 | 0.13 | 0 | 0.76 | 0.49 | 70.3 | 0.61 | 0.32 |
| Hex | 72 | 83 | 20 | D | 0 | 4C | 31 | 46 | 3D | 20 |
| Octal | 162 | 203 | 40 | 15 | 0 | 114 | 61 | 106 | 75 | 40 |
| Binary | 1110010 | 10000011 | 100000 | 1101 | 0 | 1001100 | 110001 | 1000110 | 111101 | 100000 |
Color Harmonies of #728320
Complementary color
Monochromatic Colors of #728320
Black with #728320
Text Example
Text Example
White with #728320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728320; }
p { color: rgb(114,131,32); }
H1.HeaderClassName
{
color: #728320;
}
.AnyTagClassName
{
color: #728320;
}
</style>
background-color css
<style>
a { background-color: #728320; }
a { background-color: rgb(114,131,32); }
div.DivClassName
{
background-color: #728320;
}
.BgClassName
{
background-color: #728320;
}
</style>
border-color css
<style>
span { border-color: #728320; }
span { border-color: rgb(114,131,32); }
td.TdClassName
{
border-color: #728320;
}
.TagClassName
{
border-color: #728320;
}
</style>